Bump the misc group with 6 updates - #20
Closed
dependabot[bot] wants to merge 1 commit into
Closed
Conversation
dependabot
Bot
force-pushed
the
dependabot/maven/misc-ac35e9680c
branch
from
February 15, 2026 09:03
9f0f918 to
04cd77f
Compare
dependabot
Bot
force-pushed
the
dependabot/maven/misc-ac35e9680c
branch
from
February 22, 2026 09:04
04cd77f to
cf689c3
Compare
Bumps the misc group with 6 updates: | Package | From | To | | --- | --- | --- | | [me.paulschwarz:spring-dotenv](https://github.com/paulschwarz/spring-dotenv) | `4.0.0` | `5.1.0` | | [io.jsonwebtoken:jjwt-api](https://github.com/jwtk/jjwt) | `0.12.5` | `0.13.0` | | [io.jsonwebtoken:jjwt-impl](https://github.com/jwtk/jjwt) | `0.12.5` | `0.13.0` | | io.jsonwebtoken:jjwt-jackson | `0.12.5` | `0.13.0` | | [org.projectlombok:lombok](https://github.com/projectlombok/lombok) | `1.18.34` | `1.18.42` | | com.github.librepdf:openpdf | `1.3.40` | `3.0.0` | Updates `me.paulschwarz:spring-dotenv` from 4.0.0 to 5.1.0 - [Release notes](https://github.com/paulschwarz/spring-dotenv/releases) - [Changelog](https://github.com/paulschwarz/spring-dotenv/blob/main/CHANGELOG.md) - [Commits](paulschwarz/spring-dotenv@v4.0.0...v5.1.0) Updates `io.jsonwebtoken:jjwt-api` from 0.12.5 to 0.13.0 - [Release notes](https://github.com/jwtk/jjwt/releases) - [Changelog](https://github.com/jwtk/jjwt/blob/master/CHANGELOG.md) - [Commits](jwtk/jjwt@0.12.5...0.13.0) Updates `io.jsonwebtoken:jjwt-impl` from 0.12.5 to 0.13.0 - [Release notes](https://github.com/jwtk/jjwt/releases) - [Changelog](https://github.com/jwtk/jjwt/blob/master/CHANGELOG.md) - [Commits](jwtk/jjwt@0.12.5...0.13.0) Updates `io.jsonwebtoken:jjwt-jackson` from 0.12.5 to 0.13.0 Updates `org.projectlombok:lombok` from 1.18.34 to 1.18.42 - [Changelog](https://github.com/projectlombok/lombok/blob/master/doc/changelog.markdown) - [Commits](projectlombok/lombok@v1.18.34...v1.18.42) Updates `com.github.librepdf:openpdf` from 1.3.40 to 3.0.0 --- updated-dependencies: - dependency-name: me.paulschwarz:spring-dotenv dependency-version: 5.1.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: misc - dependency-name: io.jsonwebtoken:jjwt-api dependency-version: 0.13.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: misc - dependency-name: io.jsonwebtoken:jjwt-impl dependency-version: 0.13.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: misc - dependency-name: io.jsonwebtoken:jjwt-jackson dependency-version: 0.13.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: misc - dependency-name: org.projectlombok:lombok dependency-version: 1.18.42 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: misc - dependency-name: com.github.librepdf:openpdf dependency-version: 3.0.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: misc ... Signed-off-by: dependabot[bot] <support@github.com>
dependabot
Bot
force-pushed
the
dependabot/maven/misc-ac35e9680c
branch
from
March 1, 2026 09:14
cf689c3 to
0e99214
Compare
Contributor
Author
|
Looks like these dependencies are updatable in another way, so this is no longer needed. |
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 misc group with 6 updates:
4.0.05.1.00.12.50.13.00.12.50.13.00.12.50.13.01.18.341.18.421.3.403.0.0Updates
me.paulschwarz:spring-dotenvfrom 4.0.0 to 5.1.0Release notes
Sourced from me.paulschwarz:spring-dotenv's releases.
... (truncated)
Changelog
Sourced from me.paulschwarz:spring-dotenv's changelog.
... (truncated)
Commits
dde034eAdd back javadoc needed for publishinga5d919cUpdate CHANGELOG for version 5.1.0f26b88eChange instruction to use "implementation" for bom and developmentOnly for li...1a93637#60 Fix regression: Load .env even when exporting to system propertiesad8cedb#16 Explain relaxed vs strict binding65882d5#16 Improve relaxed binding implementation35d132d#16 Support relaxed binding2adebf2disable parallel execution of testsb8fd919encourage the use of "development only" moded730366fix local publishing versionUpdates
io.jsonwebtoken:jjwt-apifrom 0.12.5 to 0.13.0Release notes
Sourced from io.jsonwebtoken:jjwt-api's releases.
... (truncated)
Changelog
Sourced from io.jsonwebtoken:jjwt-api's changelog.
Commits
a757add[maven-release-plugin] prepare release 0.13.0e357463Preparing for the 0.13.0 release.b6f8cb8Made constructor public to allow users their own objectMapper instance (#972)03f088aBumping development version to 0.13.0-SNAPSHOT (#1014)3f2697fRelease 0.12.7 (#1012)efed1cfUpdated 0.12.7 change listca27b12Resolves #1010 (#1011)55c7b9aResolves #771 (#1009)6e9c6a5Bump org.bouncycastle:bcpkix-jdk18on from 1.78 to 1.78.1 (#1008)7ec7dd1Enable JwtParser empty nested algorithm collections. (#1007)Updates
io.jsonwebtoken:jjwt-implfrom 0.12.5 to 0.13.0Release notes
Sourced from io.jsonwebtoken:jjwt-impl's releases.
... (truncated)
Changelog
Sourced from io.jsonwebtoken:jjwt-impl's changelog.
Commits
a757add[maven-release-plugin] prepare release 0.13.0e357463Preparing for the 0.13.0 release.b6f8cb8Made constructor public to allow users their own objectMapper instance (#972)03f088aBumping development version to 0.13.0-SNAPSHOT (#1014)3f2697fRelease 0.12.7 (#1012)efed1cfUpdated 0.12.7 change listca27b12Resolves #1010 (#1011)55c7b9aResolves #771 (#1009)6e9c6a5Bump org.bouncycastle:bcpkix-jdk18on from 1.78 to 1.78.1 (#1008)7ec7dd1Enable JwtParser empty nested algorithm collections. (#1007)Updates
io.jsonwebtoken:jjwt-jacksonfrom 0.12.5 to 0.13.0Updates
org.projectlombok:lombokfrom 1.18.34 to 1.18.42Changelog
Sourced from org.projectlombok:lombok's changelog.
Commits
2031eb0[release] pre-release version bump for v1.18.42c95a6c1Merge branch 'logger-access'71d85ca#2280 Add delivery of this 'accessfor logging' to the changelog.99ba3e3[trivial] Slightly reworded the javadoc on each@Logannotation's `access()...e9cf11e[trivial][style]a6d5568[deprecation] MarkedAccessLevel.MODULEas deprecated. It was written for a...492011dRefactored to use Javac/Eclipse utility functionc1f7f66Update copyright in logger filesf63f40aAdd myself to AUTHORS9152c34Fix failing testsUpdates
com.github.librepdf:openpdffrom 1.3.40 to 3.0.0Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)@dependabot ignore <dependency name> minor versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)@dependabot ignore <dependency name>will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)@dependabot unignore <dependency name>will remove all of the ignore conditions of the specified dependency@dependabot unignore <dependency name> <ignore condition>will remove the ignore condition of the specified dependency and ignore conditions