chore(deps): bump the maven-production group across 1 directory with 24 updates - #1030
Open
dependabot[bot] wants to merge 1 commit into
Open
chore(deps): bump the maven-production group across 1 directory with 24 updates#1030dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
dependabot
Bot
force-pushed
the
dependabot/maven/maven-production-5ee0096655
branch
from
July 29, 2026 23:43
c39b9c0 to
e098ca7
Compare
…24 updates Bumps the maven-production group with 24 updates in the / directory: | Package | From | To | | --- | --- | --- | | [org.hibernate.validator:hibernate-validator](https://github.com/hibernate/hibernate-validator) | `6.2.0.Final` | `9.1.3.Final` | | [org.hibernate:hibernate-core](https://github.com/hibernate/hibernate-orm) | `5.3.20.Final` | `7.4.5.Final` | | [org.hibernate:hibernate-envers](https://github.com/hibernate/hibernate-orm) | `5.3.20.Final` | `7.4.5.Final` | | [com.fasterxml.jackson.core:jackson-databind](https://github.com/FasterXML/jackson) | `2.13.4.2` | `2.22.1` | | [com.fasterxml.jackson.core:jackson-core](https://github.com/FasterXML/jackson-core) | `2.15.0` | `2.22.1` | | [com.fasterxml.jackson.core:jackson-annotations](https://github.com/FasterXML/jackson) | `2.12.6` | `2.22` | | com.sun.xml.bind:jaxb-impl | `2.3.3` | `4.0.9` | | com.sun.xml.bind:jaxb-core | `2.3.0.1` | `4.0.9` | | [org.junit.jupiter:junit-jupiter-api](https://github.com/junit-team/junit-framework) | `5.14.1` | `6.1.2` | | [org.junit.jupiter:junit-jupiter-params](https://github.com/junit-team/junit-framework) | `5.14.1` | `6.1.2` | | [org.mockito:mockito-core](https://github.com/mockito/mockito) | `5.21.0` | `5.23.0` | | [org.mockito:mockito-junit-jupiter](https://github.com/mockito/mockito) | `5.21.0` | `5.23.0` | | [org.apache.maven.plugins:maven-jar-plugin](https://github.com/apache/maven-jar-plugin) | `3.5.0` | `3.5.1` | | [org.apache.maven.plugins:maven-surefire-plugin](https://github.com/apache/maven-surefire) | `3.5.4` | `3.5.6` | | [org.liquibase:liquibase-core](https://github.com/liquibase/liquibase) | `4.33.0` | `5.0.3` | | commons-io:commons-io | `2.21.0` | `2.22.0` | | [commons-codec:commons-codec](https://github.com/apache/commons-codec) | `1.20.0` | `1.22.1` | | [javax.validation:validation-api](https://github.com/beanvalidation/beanvalidation-api) | `1.1.0.Final` | `2.0.1.Final` | | [javax:javaee-api](https://github.com/javaee/glassfish) | `8.0` | `8.0.1` | | org.jboss.resteasy:jaxrs-api | `3.0.11.Final` | `3.0.12.Final` | | io.swagger.core.v3:swagger-models | `2.2.41` | `2.2.52` | | io.swagger.core.v3:swagger-annotations | `2.2.41` | `2.2.52` | | io.swagger.core.v3:swagger-jaxrs2 | `2.2.41` | `2.2.52` | | [org.postgresql:postgresql](https://github.com/pgjdbc/pgjdbc) | `42.7.11` | `42.7.13` | Updates `org.hibernate.validator:hibernate-validator` from 6.2.0.Final to 9.1.3.Final - [Release notes](https://github.com/hibernate/hibernate-validator/releases) - [Changelog](https://github.com/hibernate/hibernate-validator/blob/9.1.3.Final/changelog.md) - [Commits](hibernate/hibernate-validator@6.2.0.Final...9.1.3.Final) Updates `org.hibernate:hibernate-core` from 5.3.20.Final to 7.4.5.Final - [Release notes](https://github.com/hibernate/hibernate-orm/releases) - [Changelog](https://github.com/hibernate/hibernate-orm/blob/7.4.5/changelog.txt) - [Commits](hibernate/hibernate-orm@5.3.20...7.4.5) Updates `org.hibernate:hibernate-envers` from 5.3.20.Final to 7.4.5.Final - [Release notes](https://github.com/hibernate/hibernate-orm/releases) - [Changelog](https://github.com/hibernate/hibernate-orm/blob/7.4.5/changelog.txt) - [Commits](hibernate/hibernate-orm@5.3.20...7.4.5) Updates `com.fasterxml.jackson.core:jackson-databind` from 2.13.4.2 to 2.22.1 - [Commits](https://github.com/FasterXML/jackson/commits) Updates `com.fasterxml.jackson.core:jackson-core` from 2.15.0 to 2.22.1 - [Commits](FasterXML/jackson-core@jackson-core-2.15.0...jackson-core-2.22.1) Updates `com.fasterxml.jackson.core:jackson-annotations` from 2.12.6 to 2.22 - [Commits](https://github.com/FasterXML/jackson/commits) Updates `com.sun.xml.bind:jaxb-impl` from 2.3.3 to 4.0.9 Updates `com.sun.xml.bind:jaxb-core` from 2.3.0.1 to 4.0.9 Updates `org.junit.jupiter:junit-jupiter-api` from 5.14.1 to 6.1.2 - [Release notes](https://github.com/junit-team/junit-framework/releases) - [Commits](junit-team/junit-framework@r5.14.1...r6.1.2) Updates `org.junit.jupiter:junit-jupiter-params` from 5.14.1 to 6.1.2 - [Release notes](https://github.com/junit-team/junit-framework/releases) - [Commits](junit-team/junit-framework@r5.14.1...r6.1.2) Updates `org.junit.jupiter:junit-jupiter-params` from 5.14.1 to 6.1.2 - [Release notes](https://github.com/junit-team/junit-framework/releases) - [Commits](junit-team/junit-framework@r5.14.1...r6.1.2) Updates `org.mockito:mockito-core` from 5.21.0 to 5.23.0 - [Release notes](https://github.com/mockito/mockito/releases) - [Commits](mockito/mockito@v5.21.0...v5.23.0) Updates `org.mockito:mockito-junit-jupiter` from 5.21.0 to 5.23.0 - [Release notes](https://github.com/mockito/mockito/releases) - [Commits](mockito/mockito@v5.21.0...v5.23.0) Updates `org.mockito:mockito-junit-jupiter` from 5.21.0 to 5.23.0 - [Release notes](https://github.com/mockito/mockito/releases) - [Commits](mockito/mockito@v5.21.0...v5.23.0) Updates `org.apache.maven.plugins:maven-jar-plugin` from 3.5.0 to 3.5.1 - [Release notes](https://github.com/apache/maven-jar-plugin/releases) - [Commits](apache/maven-jar-plugin@maven-jar-plugin-3.5.0...maven-jar-plugin-3.5.1) Updates `org.apache.maven.plugins:maven-surefire-plugin` from 3.5.4 to 3.5.6 - [Release notes](https://github.com/apache/maven-surefire/releases) - [Commits](apache/maven-surefire@surefire-3.5.4...surefire-3.5.6) Updates `org.liquibase:liquibase-core` from 4.33.0 to 5.0.3 - [Release notes](https://github.com/liquibase/liquibase/releases) - [Changelog](https://github.com/liquibase/liquibase/blob/main/changelog.txt) - [Commits](liquibase/liquibase@v4.33.0...v5.0.3) Updates `commons-io:commons-io` from 2.21.0 to 2.22.0 Updates `commons-codec:commons-codec` from 1.20.0 to 1.22.1 - [Changelog](https://github.com/apache/commons-codec/blob/master/RELEASE-NOTES.txt) - [Commits](apache/commons-codec@rel/commons-codec-1.20.0...rel/commons-codec-1.22.1) Updates `javax.validation:validation-api` from 1.1.0.Final to 2.0.1.Final - [Release notes](https://github.com/beanvalidation/beanvalidation-api/releases) - [Commits](jakartaee/validation@1.1.0.Final...2.0.1.Final) Updates `javax:javaee-api` from 8.0 to 8.0.1 - [Release notes](https://github.com/javaee/glassfish/releases) - [Commits](https://github.com/javaee/glassfish/commits) Updates `org.jboss.resteasy:jaxrs-api` from 3.0.11.Final to 3.0.12.Final Updates `io.swagger.core.v3:swagger-models` from 2.2.41 to 2.2.52 Updates `io.swagger.core.v3:swagger-annotations` from 2.2.41 to 2.2.52 Updates `io.swagger.core.v3:swagger-jaxrs2` from 2.2.41 to 2.2.52 Updates `io.swagger.core.v3:swagger-annotations` from 2.2.41 to 2.2.52 Updates `io.swagger.core.v3:swagger-jaxrs2` from 2.2.41 to 2.2.52 Updates `org.postgresql:postgresql` from 42.7.11 to 42.7.13 - [Release notes](https://github.com/pgjdbc/pgjdbc/releases) - [Changelog](https://github.com/pgjdbc/pgjdbc/blob/master/CHANGELOG.md) - [Commits](pgjdbc/pgjdbc@REL42.7.11...REL42.7.13) --- updated-dependencies: - dependency-name: com.fasterxml.jackson.core:jackson-annotations dependency-version: '2.22' dependency-type: direct:production update-type: version-update:semver-minor dependency-group: maven-production - dependency-name: com.fasterxml.jackson.core:jackson-core dependency-version: 2.22.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: maven-production - dependency-name: com.fasterxml.jackson.core:jackson-databind dependency-version: 2.22.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: maven-production - dependency-name: com.sun.xml.bind:jaxb-core dependency-version: 4.0.9 dependency-type: direct:production update-type: version-update:semver-major dependency-group: maven-production - dependency-name: com.sun.xml.bind:jaxb-impl dependency-version: 4.0.9 dependency-type: direct:production update-type: version-update:semver-major dependency-group: maven-production - dependency-name: commons-codec:commons-codec dependency-version: 1.22.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: maven-production - dependency-name: commons-io:commons-io dependency-version: 2.22.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: maven-production - dependency-name: io.swagger.core.v3:swagger-annotations dependency-version: 2.2.52 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: maven-production - dependency-name: io.swagger.core.v3:swagger-annotations dependency-version: 2.2.52 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: maven-production - dependency-name: io.swagger.core.v3:swagger-jaxrs2 dependency-version: 2.2.52 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: maven-production - dependency-name: io.swagger.core.v3:swagger-jaxrs2 dependency-version: 2.2.52 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: maven-production - dependency-name: io.swagger.core.v3:swagger-models dependency-version: 2.2.52 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: maven-production - dependency-name: javax.validation:validation-api dependency-version: 2.0.1.Final dependency-type: direct:production update-type: version-update:semver-major dependency-group: maven-production - dependency-name: javax:javaee-api dependency-version: 8.0.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: maven-production - dependency-name: org.apache.maven.plugins:maven-jar-plugin dependency-version: 3.5.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: maven-production - dependency-name: org.apache.maven.plugins:maven-surefire-plugin dependency-version: 3.5.6 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: maven-production - dependency-name: org.hibernate.validator:hibernate-validator dependency-version: 9.1.2.Final dependency-type: direct:production update-type: version-update:semver-major dependency-group: maven-production - dependency-name: org.hibernate:hibernate-core dependency-version: 7.4.5.Final dependency-type: direct:production update-type: version-update:semver-major dependency-group: maven-production - dependency-name: org.hibernate:hibernate-envers dependency-version: 7.4.5.Final dependency-type: direct:production update-type: version-update:semver-major dependency-group: maven-production - dependency-name: org.jboss.resteasy:jaxrs-api dependency-version: 3.0.12.Final dependency-type: direct:production update-type: version-update:semver-patch dependency-group: maven-production - dependency-name: org.junit.jupiter:junit-jupiter-api dependency-version: 6.1.2 dependency-type: direct:production update-type: version-update:semver-major dependency-group: maven-production - dependency-name: org.junit.jupiter:junit-jupiter-params dependency-version: 6.1.2 dependency-type: direct:production update-type: version-update:semver-major dependency-group: maven-production - dependency-name: org.junit.jupiter:junit-jupiter-params dependency-version: 6.1.2 dependency-type: direct:production update-type: version-update:semver-major dependency-group: maven-production - dependency-name: org.liquibase:liquibase-core dependency-version: 5.0.3 dependency-type: direct:production update-type: version-update:semver-major dependency-group: maven-production - dependency-name: org.mockito:mockito-core dependency-version: 5.23.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: maven-production - dependency-name: org.mockito:mockito-junit-jupiter dependency-version: 5.23.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: maven-production - dependency-name: org.mockito:mockito-junit-jupiter dependency-version: 5.23.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: maven-production - dependency-name: org.postgresql:postgresql dependency-version: 42.7.13 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: maven-production ... Signed-off-by: dependabot[bot] <support@github.com>
dependabot
Bot
force-pushed
the
dependabot/maven/maven-production-5ee0096655
branch
from
July 31, 2026 23:43
e098ca7 to
3611136
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-production group with 24 updates in the / directory:
6.2.0.Final9.1.3.Final5.3.20.Final7.4.5.Final5.3.20.Final7.4.5.Final2.13.4.22.22.12.15.02.22.12.12.62.222.3.34.0.92.3.0.14.0.95.14.16.1.25.14.16.1.25.21.05.23.05.21.05.23.03.5.03.5.13.5.43.5.64.33.05.0.32.21.02.22.01.20.01.22.11.1.0.Final2.0.1.Final8.08.0.13.0.11.Final3.0.12.Final2.2.412.2.522.2.412.2.522.2.412.2.5242.7.1142.7.13Updates
org.hibernate.validator:hibernate-validatorfrom 6.2.0.Final to 9.1.3.FinalRelease notes
Sourced from org.hibernate.validator:hibernate-validator's releases.
... (truncated)
Changelog
Sourced from org.hibernate.validator:hibernate-validator's changelog.
... (truncated)
Commits
8ab68bc[Jenkins release job] Preparing release 9.1.3.Final36a8551[Jenkins release job] changelog.md updated by release build 9.1.3.Finale8b4ebd[Jenkins release job] README.md updated by release build 9.1.3.Final8ba5072HV-2231 Fix NPE in RegexpURLValidator when URL has no hoste9d4856[9.1] Bump the build-dependencies group with 3 updates7793c80Use correct env var name for additional arguments in the release script8cffdd8[Jenkins release job] Preparing next development iteration51f5c8c[Jenkins release job] Preparing release 9.1.2.Finalc04ba71[Jenkins release job] changelog.md updated by release build 9.1.2.Finalac29d5e[Jenkins release job] README.md updated by release build 9.1.2.FinalUpdates
org.hibernate:hibernate-corefrom 5.3.20.Final to 7.4.5.FinalRelease notes
Sourced from org.hibernate:hibernate-core's releases.
... (truncated)
Changelog
Sourced from org.hibernate:hibernate-core's changelog.
... (truncated)
Commits
6f28be6[Jenkins release job] Preparing release 7.4.5.Final5c58624[Jenkins release job] changelog.txt updated by release build 7.4.5.Final934ad54Migrate mirror handling from applied script to init script9686a95Rework mirror handling in Gradle build2f009bfHHH-4451 Serialize lazy attribute interceptor state for enhanced entities35d00fdHHH-20650 Add test for issuec2ea145HHH-20650 Route the CTE name through IdentifierHelper for quoting278bb23HHH-13010 Align the metamodel generator's default access type inference with ...5da3bf8HHH-20583 Stop warn and force execute afterTransactionCompletions unless JTA ...cee46dcHHH-19566 improve testUpdates
org.hibernate:hibernate-enversfrom 5.3.20.Final to 7.4.5.FinalRelease notes
Sourced from org.hibernate:hibernate-envers's releases.
... (truncated)
Changelog
Sourced from org.hibernate:hibernate-envers's changelog.
... (truncated)
Commits
6f28be6[Jenkins release job] Preparing release 7.4.5.Final5c58624[Jenkins release job] changelog.txt updated by release build 7.4.5.Final934ad54Migrate mirror handling from applied script to init script9686a95Rework mirror handling in Gradle build2f009bfHHH-4451 Serialize lazy attribute interceptor state for enhanced entities35d00fdHHH-20650 Add test for issuec2ea145HHH-20650 Route the CTE name through IdentifierHelper for quoting278bb23HHH-13010 Align the metamodel generator's default access type inference with ...5da3bf8HHH-20583 Stop warn and force execute afterTransactionCompletions unless JTA ...cee46dcHHH-19566 improve testUpdates
com.fasterxml.jackson.core:jackson-databindfrom 2.13.4.2 to 2.22.1Commits
Updates
com.fasterxml.jackson.core:jackson-corefrom 2.15.0 to 2.22.1Commits
2451603[maven-release-plugin] prepare release jackson-core-2.22.1d3180c0Prep for 2.22.1 release6c5bae8Merge branch '2.21' into 2.22fda71aaPost-release dep version bump4ad6235[maven-release-plugin] prepare for next development iterationb5f62dd[maven-release-plugin] prepare release jackson-core-2.21.511f8b8cPrep for 2.21.5 release4920004Post-release version bump2bb55e8[maven-release-plugin] prepare for next development iterationd763562[maven-release-plugin] prepare release jackson-core-2.22.0Updates
com.fasterxml.jackson.core:jackson-annotationsfrom 2.12.6 to 2.22Commits
Updates
com.sun.xml.bind:jaxb-implfrom 2.3.3 to 4.0.9Updates
com.sun.xml.bind:jaxb-corefrom 2.3.0.1 to 4.0.9Updates
org.junit.jupiter:junit-jupiter-apifrom 5.14.1 to 6.1.2Release notes
Sourced from org.junit.jupiter:junit-jupiter-api's releases.
... (truncated)
Commits
b685426Release 6.1.2ae244a6Remove blanket outputDirectoryCreator from SuiteEngineTests (#5793)43bd154Finalize 6.1.2 release notes0cd9510Fix order of release note sectionsa1507cbAdd initial 6.1.2 release notes to release notes index9326641Fix NoTestsDiscoveredException for suites containing only dynamic tests (#5839)2ef1123Create initial 6.1.2 release notes from template83fa9abBack to snapshots for further development0d85889Release 6.1.10363eeeFinalize 6.1.1 release notesUpdates
org.junit.jupiter:junit-jupiter-paramsfrom 5.14.1 to 6.1.2Release notes
Sourced from org.junit.jupiter:junit-jupiter-params's releases.
... (truncated)
Commits
b685426Release 6.1.2ae244a6Remove blanket outputDirectoryCreator from SuiteEngineTests (#5793)43bd154Finalize 6.1.2 release notes0cd9510Fix order of release note sectionsa1507cbAdd initial 6.1.2 release notes to release notes index9326641Fix NoTestsDiscoveredException for suites containing only dynamic tests (#5839)2ef1123Create initial 6.1.2 release notes from template83fa9abBack to snapshots for further development0d85889Release 6.1.10363eeeFinalize 6.1.1 release notesUpdates
org.junit.jupiter:junit-jupiter-paramsfrom 5.14.1 to 6.1.2Release notes
Sourced from org.junit.jupiter:junit-jupiter-params's releases.
... (truncated)
Commits
b685426Release 6.1.2ae244a6Remove blanket outputDirectoryCreator from SuiteEngineTests (#5793)43bd154Finalize 6.1.2 release notes0cd9510Fix order of release note sectionsa1507cbAdd initial 6.1.2 release notes to release notes index9326641Fix NoTestsDiscoveredException for suites containing only dynamic tests (#5839)2ef1123Create initial 6.1.2 release notes from template83fa9abBack to snapshots for further development0d85889Release 6.1.10363eeeFinalize 6.1.1 release notesUpdates
org.mockito:mockito-corefrom 5.21.0 to 5.23.0Release notes
Sourced from org.mockito:mockito-core's releases.
Commits
a231205Fix StackOverflowError with AbstractList after using mockSingleton (#3790)f6a91a6Replace mockito-android mock maker implementation with dexmaker-mockito-inlin...aa2298afix: make spotless happya6729d6chore: update BDDMockito with jspecify annotationbb83c92chore: move jspecify as a compile only dependency47a4695chore: add jspecify with minimal change. Fixes #350325f1395Add core API to enable Kotlin singleton mocking (#3762)ef9ee55Avoids mocking private static methods, as well as package-private static meth...d16fcfcBump graalvm/setup-graalvm from 1.4.4 to 1.4.5 (#3780)27eb8a3ClarifyRETURNS_MOCKSbehavior with sealed abstract enums (Java 15+) (#3773)Updates
org.mockito:mockito-junit-jupiterfrom 5.21.0 to 5.23.0Release notes
Sourced from org.mockito:mockito-junit-jupiter's releases.