Bump the maven-minor-patch group across 1 directory with 2 updates - #94
Open
dependabot[bot] wants to merge 1 commit into
Open
Bump the maven-minor-patch group across 1 directory with 2 updates#94dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
Bumps the maven-minor-patch group with 2 updates in the / directory: [com.squareup.okio:okio](https://github.com/lysine-dev/okio) and [com.auth0:java-jwt](https://github.com/auth0/java-jwt). Updates `com.squareup.okio:okio` from 3.17.0 to 3.18.1 - [Changelog](https://github.com/lysine-dev/okio/blob/main/CHANGELOG.md) - [Commits](lysine-dev/okio@parent-3.17.0...parent-3.18.1) Updates `com.auth0:java-jwt` from 4.5.2 to 4.6.0 - [Release notes](https://github.com/auth0/java-jwt/releases) - [Changelog](https://github.com/auth0/java-jwt/blob/master/CHANGELOG.md) - [Commits](auth0/java-jwt@4.5.2...4.6.0) --- updated-dependencies: - dependency-name: com.auth0:java-jwt dependency-version: 4.6.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: maven-minor-patch - dependency-name: com.squareup.okio:okio dependency-version: 3.18.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: maven-minor-patch ... Signed-off-by: dependabot[bot] <[email protected]>
dependabot
Bot
force-pushed
the
dependabot/maven/maven-minor-patch-e792b6d742
branch
from
August 11, 2026 02:42
8da85e4 to
a0639f2
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps the maven-minor-patch group with 2 updates in the / directory: com.squareup.okio:okio and com.auth0:java-jwt.
Updates
com.squareup.okio:okiofrom 3.17.0 to 3.18.1Changelog
Sourced from com.squareup.okio:okio's changelog.
Commits
9f564fdPrepare for release 3.18.1.531cf07Hide some accidentally public symbols (#1839)e7ef43dUpdate GitHub Actions for new secrets and branch (#1840)a6730deStart enforcing binary compatibility for Kotlin/Native (#1838)e75a7e9Update dependency com.android.tools.build:gradle to v9.3.1 (#1836)9d21d5cFix interchanged docs links for 1.x and 2.x API (#1835)bff1dffTrack new docs locations from Dokka v2 (#1833)3b16d9bGrant write permission to the publish-website action (#1832)0ed6b03Fix dokka build (#1831)752d92eUpdate build for new home (#1828)Updates
com.auth0:java-jwtfrom 4.5.2 to 4.6.0Release notes
Sourced from com.auth0:java-jwt's releases.
Changelog
Sourced from com.auth0:java-jwt's changelog.
Commits
8920eedRelease 4.6.0 (#789)0525762feat: Add PS256 Support (#788)46e8373chore: Migrate RL Scanner to usable actions (#784)bfd041fchore: Triage Dependabot PRs (#783)f720a21Report out-of-range NumericDate claims distinctly from non-numeric ones (#774)181dc51Report out-of-range NumericDate claims distinctly from non-numeric ones