-
-
Notifications
You must be signed in to change notification settings - Fork 127
deps: bump the minor-and-patch group across 1 directory with 16 updates #405
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Closed
dependabot
wants to merge
1
commit into
development
from
dependabot/maven/minor-and-patch-e12f2e0141
Closed
deps: bump the minor-and-patch group across 1 directory with 16 updates #405
dependabot
wants to merge
1
commit into
development
from
dependabot/maven/minor-and-patch-e12f2e0141
Conversation
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
Bumps the minor-and-patch group with 16 updates in the / directory: | Package | From | To | | --- | --- | --- | | software.amazon.awssdk:bom | `2.32.25` | `2.33.0` | | [org.liquibase:liquibase-core](https://github.com/liquibase/liquibase) | `4.32.0` | `4.33.0` | | [io.jsonwebtoken:jjwt-api](https://github.com/jwtk/jjwt) | `0.12.6` | `0.13.0` | | [io.jsonwebtoken:jjwt-impl](https://github.com/jwtk/jjwt) | `0.12.6` | `0.13.0` | | io.jsonwebtoken:jjwt-jackson | `0.12.6` | `0.13.0` | | [org.openapitools:jackson-databind-nullable](https://github.com/OpenAPITools/jackson-databind-nullable) | `0.2.6` | `0.2.7` | | [net.logstash.logback:logstash-logback-encoder](https://github.com/logfellow/logstash-logback-encoder) | `8.0` | `8.1` | | [com.google.code.gson:gson](https://github.com/google/gson) | `2.11.0` | `2.13.1` | | [org.projectlombok:lombok](https://github.com/projectlombok/lombok) | `1.18.36` | `1.18.38` | | [org.springdoc:springdoc-openapi-starter-webmvc-ui](https://github.com/springdoc/springdoc-openapi) | `2.8.11` | `2.8.12` | | [jakarta.mail:jakarta.mail-api](https://github.com/jakartaee/mail-api) | `2.1.3` | `2.1.4` | | [com.google.guava:guava](https://github.com/google/guava) | `33.4.0-jre` | `33.4.8-jre` | | [org.instancio:instancio-junit](https://github.com/instancio/instancio) | `5.5.0` | `5.5.1` | | [org.apache.maven.plugins:maven-compiler-plugin](https://github.com/apache/maven-compiler-plugin) | `3.13.0` | `3.14.0` | | [org.jacoco:jacoco-maven-plugin](https://github.com/jacoco/jacoco) | `0.8.12` | `0.8.13` | | [org.apache.maven.plugins:maven-surefire-plugin](https://github.com/apache/maven-surefire) | `3.5.2` | `3.5.3` | Updates `software.amazon.awssdk:bom` from 2.32.25 to 2.33.0 Updates `org.liquibase:liquibase-core` from 4.32.0 to 4.33.0 - [Release notes](https://github.com/liquibase/liquibase/releases) - [Changelog](https://github.com/liquibase/liquibase/blob/master/changelog.txt) - [Commits](liquibase/liquibase@v4.32.0...v4.33.0) Updates `io.jsonwebtoken:jjwt-api` from 0.12.6 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.6...0.13.0) Updates `io.jsonwebtoken:jjwt-impl` from 0.12.6 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.6...0.13.0) Updates `io.jsonwebtoken:jjwt-jackson` from 0.12.6 to 0.13.0 Updates `io.jsonwebtoken:jjwt-impl` from 0.12.6 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.6...0.13.0) Updates `io.jsonwebtoken:jjwt-jackson` from 0.12.6 to 0.13.0 Updates `org.openapitools:jackson-databind-nullable` from 0.2.6 to 0.2.7 - [Release notes](https://github.com/OpenAPITools/jackson-databind-nullable/releases) - [Commits](OpenAPITools/jackson-databind-nullable@v0.2.6...v0.2.7) Updates `net.logstash.logback:logstash-logback-encoder` from 8.0 to 8.1 - [Release notes](https://github.com/logfellow/logstash-logback-encoder/releases) - [Commits](logfellow/logstash-logback-encoder@logstash-logback-encoder-8.0...logstash-logback-encoder-8.1) Updates `com.google.code.gson:gson` from 2.11.0 to 2.13.1 - [Release notes](https://github.com/google/gson/releases) - [Changelog](https://github.com/google/gson/blob/main/CHANGELOG.md) - [Commits](google/gson@gson-parent-2.11.0...gson-parent-2.13.1) Updates `org.projectlombok:lombok` from 1.18.36 to 1.18.38 - [Changelog](https://github.com/projectlombok/lombok/blob/master/doc/changelog.markdown) - [Commits](projectlombok/lombok@v1.18.36...v1.18.38) Updates `org.springdoc:springdoc-openapi-starter-webmvc-ui` from 2.8.11 to 2.8.12 - [Release notes](https://github.com/springdoc/springdoc-openapi/releases) - [Changelog](https://github.com/springdoc/springdoc-openapi/blob/main/CHANGELOG.md) - [Commits](springdoc/springdoc-openapi@v2.8.11...v2.8.12) Updates `jakarta.mail:jakarta.mail-api` from 2.1.3 to 2.1.4 - [Release notes](https://github.com/jakartaee/mail-api/releases) - [Commits](jakartaee/mail-api@2.1.3...2.1.4) Updates `com.google.guava:guava` from 33.4.0-jre to 33.4.8-jre - [Release notes](https://github.com/google/guava/releases) - [Commits](https://github.com/google/guava/commits) Updates `org.instancio:instancio-junit` from 5.5.0 to 5.5.1 - [Release notes](https://github.com/instancio/instancio/releases) - [Commits](instancio/instancio@instancio-parent-5.5.0...instancio-parent-5.5.1) Updates `org.apache.maven.plugins:maven-compiler-plugin` from 3.13.0 to 3.14.0 - [Release notes](https://github.com/apache/maven-compiler-plugin/releases) - [Commits](apache/maven-compiler-plugin@maven-compiler-plugin-3.13.0...maven-compiler-plugin-3.14.0) Updates `org.jacoco:jacoco-maven-plugin` from 0.8.12 to 0.8.13 - [Release notes](https://github.com/jacoco/jacoco/releases) - [Commits](jacoco/jacoco@v0.8.12...v0.8.13) Updates `org.apache.maven.plugins:maven-surefire-plugin` from 3.5.2 to 3.5.3 - [Release notes](https://github.com/apache/maven-surefire/releases) - [Commits](apache/maven-surefire@surefire-3.5.2...surefire-3.5.3) --- updated-dependencies: - dependency-name: software.amazon.awssdk:bom dependency-version: 2.33.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: org.liquibase:liquibase-core dependency-version: 4.33.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: io.jsonwebtoken:jjwt-api dependency-version: 0.13.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: io.jsonwebtoken:jjwt-impl dependency-version: 0.13.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: io.jsonwebtoken:jjwt-jackson dependency-version: 0.13.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: io.jsonwebtoken:jjwt-impl dependency-version: 0.13.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: io.jsonwebtoken:jjwt-jackson dependency-version: 0.13.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: org.openapitools:jackson-databind-nullable dependency-version: 0.2.7 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor-and-patch - dependency-name: net.logstash.logback:logstash-logback-encoder dependency-version: '8.1' dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: com.google.code.gson:gson dependency-version: 2.13.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: org.projectlombok:lombok dependency-version: 1.18.38 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor-and-patch - dependency-name: org.springdoc:springdoc-openapi-starter-webmvc-ui dependency-version: 2.8.12 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor-and-patch - dependency-name: jakarta.mail:jakarta.mail-api dependency-version: 2.1.4 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor-and-patch - dependency-name: com.google.guava:guava dependency-version: 33.4.8-jre dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor-and-patch - dependency-name: org.instancio:instancio-junit dependency-version: 5.5.1 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: minor-and-patch - dependency-name: org.apache.maven.plugins:maven-compiler-plugin dependency-version: 3.14.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: org.jacoco:jacoco-maven-plugin dependency-version: 0.8.13 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor-and-patch - dependency-name: org.apache.maven.plugins:maven-surefire-plugin dependency-version: 3.5.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor-and-patch ... Signed-off-by: dependabot[bot] <[email protected]>
Looks like these dependencies are updatable in another way, so this is no longer needed. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
0 participants
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 minor-and-patch group with 16 updates in the / directory:
2.32.25
2.33.0
4.32.0
4.33.0
0.12.6
0.13.0
0.12.6
0.13.0
0.12.6
0.13.0
0.2.6
0.2.7
8.0
8.1
2.11.0
2.13.1
1.18.36
1.18.38
2.8.11
2.8.12
2.1.3
2.1.4
33.4.0-jre
33.4.8-jre
5.5.0
5.5.1
3.13.0
3.14.0
0.8.12
0.8.13
3.5.2
3.5.3
Updates
software.amazon.awssdk:bom
from 2.32.25 to 2.33.0Updates
org.liquibase:liquibase-core
from 4.32.0 to 4.33.0Release notes
Sourced from org.liquibase:liquibase-core's releases.
... (truncated)
Changelog
Sourced from org.liquibase:liquibase-core's changelog.
... (truncated)
Commits
75773ed
chore: update changelog for version 4.33.0 release with notable changes and e...26aabfc
fix: do not snapshot index type for cockroach DB as indexes behave different ...4b85cfc
Allow showSqlWarnings message to be overridden in JdbcExecutor DAT-20202 (#7017)b97c439
chore(deps): bump org.apache.maven.plugins:maven-enforcer-plugin from 3.5.0 t...d91fa78
chore(deps): bump org.junit.jupiter:junit-jupiter from 5.12.2 to 5.13.2 (#7068)4b2c62b
chore(deps): bump org.junit.platform:junit-platform-suite from 1.11.4 to 1.13...e939564
chore(deps): bump junit-jupiter.version from 5.12.2 to 5.13.2 (#7066)1834475
chore(deps-dev): bump com.microsoft.sqlserver:mssql-jdbc from 12.10.0.jre8 to...c6962c3
chore(deps-dev): bump org.xerial:sqlite-jdbc from 3.50.1.0 to 3.50.2.0 (#7073)864026b
chore(deps): bump com.opencsv:opencsv from 5.11 to 5.11.2 (#7061)Updates
io.jsonwebtoken:jjwt-api
from 0.12.6 to 0.13.0Release notes
Sourced from io.jsonwebtoken:jjwt-api's releases.
Changelog
Sourced from io.jsonwebtoken:jjwt-api's changelog.
Commits
a757add
[maven-release-plugin] prepare release 0.13.0e357463
Preparing for the 0.13.0 release.b6f8cb8
Made constructor public to allow users their own objectMapper instance (#972)03f088a
Bumping development version to 0.13.0-SNAPSHOT (#1014)3f2697f
Release 0.12.7 (#1012)efed1cf
Updated 0.12.7 change listca27b12
Resolves #1010 (#1011)55c7b9a
Resolves #771 (#1009)6e9c6a5
Bump org.bouncycastle:bcpkix-jdk18on from 1.78 to 1.78.1 (#1008)7ec7dd1
Enable JwtParser empty nested algorithm collections. (#1007)Updates
io.jsonwebtoken:jjwt-impl
from 0.12.6 to 0.13.0Release notes
Sourced from io.jsonwebtoken:jjwt-impl's releases.
Changelog
Sourced from io.jsonwebtoken:jjwt-impl's changelog.
Commits
a757add
[maven-release-plugin] prepare release 0.13.0e357463
Preparing for the 0.13.0 release.b6f8cb8
Made constructor public to allow users their own objectMapper instance (#972)03f088a
Bumping development version to 0.13.0-SNAPSHOT (#1014)3f2697f
Release 0.12.7 (#1012)efed1cf
Updated 0.12.7 change listca27b12
Resolves #1010 (#1011)55c7b9a
Resolves #771 (#1009)6e9c6a5
Bump org.bouncycastle:bcpkix-jdk18on from 1.78 to 1.78.1 (#1008)7ec7dd1
Enable JwtParser empty nested algorithm collections. (#1007)Updates
io.jsonwebtoken:jjwt-jackson
from 0.12.6 to 0.13.0Updates
io.jsonwebtoken:jjwt-impl
from 0.12.6 to 0.13.0Release notes
Sourced from io.jsonwebtoken:jjwt-impl's releases.
Changelog
Sourced from io.jsonwebtoken:jjwt-impl's changelog.
Commits
a757add
[maven-release-plugin] prepare release 0.13.0e357463
Preparing for the 0.13.0 release.b6f8cb8
Made constructor public to allow users their own objectMapper instance (#972)03f088a
Bumping development version to 0.13.0-SNAPSHOT (#1014)3f2697f
Release 0.12.7 (#1012)efed1cf
Updated 0.12.7 change listca27b12
Resolves #1010 (#1011)55c7b9a
Resolves #771 (#1009)6e9c6a5
Bump org.bouncycastle:bcpkix-jdk18on from 1.78 to 1.78.1 (#1008)7ec7dd1
Enable JwtParser empty nested algorithm collections. (#1007)Updates
io.jsonwebtoken:jjwt-jackson
from 0.12.6 to 0.13.0Updates
org.openapitools:jackson-databind-nullable
from 0.2.6 to 0.2.7Release notes
Sourced from org.openapitools:jackson-databind-nullable's releases.
Commits
2f8776c
set version for plugins27dd77c
update pom.xml with deploy and production872a3d9
update pom.xml to use central publishing maven plugin, add workflow (#66)10d3f44
add sec.gpg.enc674ac07
0.2.7 release (#63)6687b74
Update parent and dependencies (#61)Updates
net.logstash.logback:logstash-logback-encoder
from 8.0 to 8.1Release notes
Sourced from net.logstash.logback:logstash-logback-encoder's releases.
Commits
a998591
[maven-release-plugin] prepare release logstash-logback-encoder-8.116714f1
[release]88c5d27
[release]ed1b470
Update readme for 8.1f280cfd
Bump maven to 3.9.9 (#1065)053afde
Bump copyright year to 2025 (#1064)a03fd11
Bump dependencies to latest (#1063)f4e5ff3
Update LoggingEventJsonPatternParser to fix breaking logback change (#1061)83aa0fe
Bump actions/upload-artifact@v4 (#1062)76f5295
Bump org.sonatype.plugins:nexus-staging-maven-plugin (#1030)Updates
com.google.code.gson:gson
from 2.11.0 to 2.13.1Release notes
Sourced from com.google.code.gson:gson's releases.