chore(deps): bump the maven-production group with 22 updates#975
Open
dependabot[bot] wants to merge 1 commit intomasterfrom
Open
chore(deps): bump the maven-production group with 22 updates#975dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot[bot] wants to merge 1 commit intomasterfrom
Conversation
d023b12 to
932db9a
Compare
Bumps the maven-production group with 22 updates: | Package | From | To | | --- | --- | --- | | [org.hibernate.validator:hibernate-validator](https://github.com/hibernate/hibernate-validator) | `6.2.0.Final` | `9.1.0.Final` | | [org.hibernate:hibernate-envers](https://github.com/hibernate/hibernate-orm) | `5.3.20.Final` | `5.6.15.Final` | | [com.fasterxml.jackson.core:jackson-databind](https://github.com/FasterXML/jackson) | `2.13.4.2` | `2.21.1` | | [com.fasterxml.jackson.core:jackson-core](https://github.com/FasterXML/jackson-core) | `2.15.0` | `2.21.1` | | [com.fasterxml.jackson.core:jackson-annotations](https://github.com/FasterXML/jackson) | `2.12.6` | `2.21` | | com.sun.xml.bind:jaxb-impl | `2.3.3` | `4.0.6` | | com.sun.xml.bind:jaxb-core | `2.3.0.1` | `4.0.6` | | [org.junit.jupiter:junit-jupiter-api](https://github.com/junit-team/junit-framework) | `5.14.1` | `6.0.3` | | [org.junit.jupiter:junit-jupiter-params](https://github.com/junit-team/junit-framework) | `5.14.1` | `6.0.3` | | [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.projectlombok:lombok](https://github.com/projectlombok/lombok) | `1.18.42` | `1.18.44` | | [org.apache.maven.plugins:maven-surefire-plugin](https://github.com/apache/maven-surefire) | `3.5.4` | `3.5.5` | | [org.liquibase:liquibase-core](https://github.com/liquibase/liquibase) | `4.33.0` | `5.0.2` | | [commons-codec:commons-codec](https://github.com/apache/commons-codec) | `1.20.0` | `1.21.0` | | [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.45` | | io.swagger.core.v3:swagger-annotations | `2.2.41` | `2.2.45` | | io.swagger.core.v3:swagger-jaxrs2 | `2.2.41` | `2.2.45` | | [org.postgresql:postgresql](https://github.com/pgjdbc/pgjdbc) | `42.7.2` | `42.7.10` | Updates `org.hibernate.validator:hibernate-validator` from 6.2.0.Final to 9.1.0.Final - [Release notes](https://github.com/hibernate/hibernate-validator/releases) - [Changelog](https://github.com/hibernate/hibernate-validator/blob/main/changelog.txt) - [Commits](hibernate/hibernate-validator@6.2.0.Final...9.1.0.Final) Updates `org.hibernate:hibernate-envers` from 5.3.20.Final to 5.6.15.Final - [Release notes](https://github.com/hibernate/hibernate-orm/releases) - [Changelog](https://github.com/hibernate/hibernate-orm/blob/5.6.15/changelog.txt) - [Commits](hibernate/hibernate-orm@5.3.20...5.6.15) Updates `com.fasterxml.jackson.core:jackson-databind` from 2.13.4.2 to 2.21.1 - [Commits](https://github.com/FasterXML/jackson/commits) Updates `com.fasterxml.jackson.core:jackson-core` from 2.15.0 to 2.21.1 - [Commits](FasterXML/jackson-core@jackson-core-2.15.0...jackson-core-2.21.1) Updates `com.fasterxml.jackson.core:jackson-annotations` from 2.12.6 to 2.21 - [Commits](https://github.com/FasterXML/jackson/commits) Updates `com.sun.xml.bind:jaxb-impl` from 2.3.3 to 4.0.6 Updates `com.sun.xml.bind:jaxb-core` from 2.3.0.1 to 4.0.6 Updates `org.junit.jupiter:junit-jupiter-api` from 5.14.1 to 6.0.3 - [Release notes](https://github.com/junit-team/junit-framework/releases) - [Commits](junit-team/junit-framework@r5.14.1...r6.0.3) Updates `org.junit.jupiter:junit-jupiter-params` from 5.14.1 to 6.0.3 - [Release notes](https://github.com/junit-team/junit-framework/releases) - [Commits](junit-team/junit-framework@r5.14.1...r6.0.3) Updates `org.junit.jupiter:junit-jupiter-params` from 5.14.1 to 6.0.3 - [Release notes](https://github.com/junit-team/junit-framework/releases) - [Commits](junit-team/junit-framework@r5.14.1...r6.0.3) 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.projectlombok:lombok` from 1.18.42 to 1.18.44 - [Changelog](https://github.com/projectlombok/lombok/blob/master/doc/changelog.markdown) - [Commits](projectlombok/lombok@v1.18.42...v1.18.44) Updates `org.apache.maven.plugins:maven-surefire-plugin` from 3.5.4 to 3.5.5 - [Release notes](https://github.com/apache/maven-surefire/releases) - [Commits](apache/maven-surefire@surefire-3.5.4...surefire-3.5.5) Updates `org.liquibase:liquibase-core` from 4.33.0 to 5.0.2 - [Release notes](https://github.com/liquibase/liquibase/releases) - [Changelog](https://github.com/liquibase/liquibase/blob/master/changelog.txt) - [Commits](liquibase/liquibase@v4.33.0...v5.0.2) Updates `commons-codec:commons-codec` from 1.20.0 to 1.21.0 - [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.21.0) 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.45 Updates `io.swagger.core.v3:swagger-annotations` from 2.2.41 to 2.2.45 Updates `io.swagger.core.v3:swagger-jaxrs2` from 2.2.41 to 2.2.45 Updates `io.swagger.core.v3:swagger-annotations` from 2.2.41 to 2.2.45 Updates `io.swagger.core.v3:swagger-jaxrs2` from 2.2.41 to 2.2.45 Updates `org.postgresql:postgresql` from 42.7.2 to 42.7.10 - [Release notes](https://github.com/pgjdbc/pgjdbc/releases) - [Changelog](https://github.com/pgjdbc/pgjdbc/blob/master/CHANGELOG.md) - [Commits](pgjdbc/pgjdbc@REL42.7.2...REL42.7.10) --- updated-dependencies: - dependency-name: org.hibernate.validator:hibernate-validator dependency-version: 9.1.0.Final dependency-type: direct:production update-type: version-update:semver-major dependency-group: maven-production - dependency-name: org.hibernate:hibernate-envers dependency-version: 5.6.15.Final 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.21.1 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.21.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: maven-production - dependency-name: com.fasterxml.jackson.core:jackson-annotations dependency-version: '2.21' dependency-type: direct:production update-type: version-update:semver-minor dependency-group: maven-production - dependency-name: com.sun.xml.bind:jaxb-impl dependency-version: 4.0.6 dependency-type: direct:production update-type: version-update:semver-major dependency-group: maven-production - dependency-name: com.sun.xml.bind:jaxb-core dependency-version: 4.0.6 dependency-type: direct:production update-type: version-update:semver-major dependency-group: maven-production - dependency-name: org.junit.jupiter:junit-jupiter-api dependency-version: 6.0.3 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.0.3 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.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.projectlombok:lombok dependency-version: 1.18.44 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.5 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: maven-production - dependency-name: org.liquibase:liquibase-core dependency-version: 5.0.2 dependency-type: direct:production update-type: version-update:semver-major dependency-group: maven-production - dependency-name: commons-codec:commons-codec dependency-version: 1.21.0 dependency-type: direct:production update-type: version-update:semver-minor 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.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: io.swagger.core.v3:swagger-models dependency-version: 2.2.45 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.45 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.45 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.45 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.45 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: maven-production - dependency-name: org.postgresql:postgresql dependency-version: 42.7.10 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: maven-production ... Signed-off-by: dependabot[bot] <support@github.com>
932db9a to
641078e
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 22 updates:
6.2.0.Final9.1.0.Final5.3.20.Final5.6.15.Final2.13.4.22.21.12.15.02.21.12.12.62.212.3.34.0.62.3.0.14.0.65.14.16.0.35.14.16.0.35.21.05.23.05.21.05.23.01.18.421.18.443.5.43.5.54.33.05.0.21.20.01.21.01.1.0.Final2.0.1.Final8.08.0.13.0.11.Final3.0.12.Final2.2.412.2.452.2.412.2.452.2.412.2.4542.7.242.7.10Updates
org.hibernate.validator:hibernate-validatorfrom 6.2.0.Final to 9.1.0.FinalRelease notes
Sourced from org.hibernate.validator:hibernate-validator's releases.
Changelog
Sourced from org.hibernate.validator:hibernate-validator's changelog.
... (truncated)
Commits
6a1892c[Jenkins release job] Preparing release 9.1.0.Final24e2fa2[Jenkins release job] changelog.txt updated by release build 9.1.0.Finalf3d68ef[Jenkins release job] README.md updated by release build 9.1.0.Finalb907d99Fix file permissions on XMLs9739153Use alternative Release Scriptsa9822c6Bump the build-dependencies group with 4 updates109c5f8HV-2152 Adjust the previous stable versione020246HV-2154 Include hibernate-validator-test-utils in the dist bundle42ee1b0HV-2152 Add a "What's New" document for series / HV-2153 Create migration gui...f394975Bump the workflow-actions group with 2 updatesUpdates
org.hibernate:hibernate-enversfrom 5.3.20.Final to 5.6.15.FinalRelease notes
Sourced from org.hibernate:hibernate-envers's releases.
Changelog
Sourced from org.hibernate:hibernate-envers's changelog.
... (truncated)
Commits
e924c275.6.15.Final38ec412HHH-15665 - Fix and added test for issue1078caaHHH-16049 Setting a property to its current value with bytecode enhancement e...802fc76HHH-16049 Test setting a property to its current value with bytecode enhancem...ac55bb2HHH-16049 Test setting a property to its current value with bytecode enhancem...84662bfHHH-16049 Restructure lazy-basic tests for easier re-execution and better tes...49fbe84HHH-15618 Accept TypedParameterValue for procedure45c7fc5Add TCK build throttlingcc3b389Switch from LGTM to CodeQLd7fa18aHHH-15792: Explicitly add JavaDoc to make@deprecatedhint for createSQLQuery...Updates
com.fasterxml.jackson.core:jackson-databindfrom 2.13.4.2 to 2.21.1Commits
Updates
com.fasterxml.jackson.core:jackson-corefrom 2.15.0 to 2.21.1Commits
f319790[maven-release-plugin] prepare release jackson-core-2.21.11b741b1Prep for 2.21.1 release79f789eMerge branch '2.20' into 2.21025b692Merge branch '2.19' into 2.2071ebce7Merge branch '2.18' into 2.19edb8f4dPost-release dep version bump0a214d1[maven-release-plugin] prepare for next development iteration9a46ef8[maven-release-plugin] prepare release jackson-core-2.18.65f192dbPrep for 2.18.6 release00342f2update release notes wrt #1555Updates
com.fasterxml.jackson.core:jackson-annotationsfrom 2.12.6 to 2.21Commits
Updates
com.sun.xml.bind:jaxb-implfrom 2.3.3 to 4.0.6Updates
com.sun.xml.bind:jaxb-corefrom 2.3.0.1 to 4.0.6Updates
org.junit.jupiter:junit-jupiter-apifrom 5.14.1 to 6.0.3Release notes
Sourced from org.junit.jupiter:junit-jupiter-api's releases.
... (truncated)
Commits
36e3253Release 6.0.3295561fFinalize 6.0.3 release notesea18076Fix deadlock in NamespacedHierarchicalStore.computeIfAbsent() (#5348)869e232Add 5.14.3 release notesd4b34c4Fix links to User Guide5c8fb0fReliably support JRE.OTHER with @EnabledOnJre and @DisabledOnJrefebb13fCheck out entire repo so switching tomainbranch works in last step71fba90Installpoppler-utilsforpdfinfo740e9e0Update API baseline2ba535fUse release branch of examples repoUpdates
org.junit.jupiter:junit-jupiter-paramsfrom 5.14.1 to 6.0.3Release notes
Sourced from org.junit.jupiter:junit-jupiter-params's releases.
... (truncated)
Commits
36e3253Release 6.0.3295561fFinalize 6.0.3 release notesea18076Fix deadlock in NamespacedHierarchicalStore.computeIfAbsent() (#5348)869e232Add 5.14.3 release notesd4b34c4Fix links to User Guide5c8fb0fReliably support JRE.OTHER with @EnabledOnJre and @DisabledOnJrefebb13fCheck out entire repo so switching tomainbranch works in last step71fba90Installpoppler-utilsforpdfinfo740e9e0Update API baseline2ba535fUse release branch of examples repoUpdates
org.junit.jupiter:junit-jupiter-paramsfrom 5.14.1 to 6.0.3Release notes
Sourced from org.junit.jupiter:junit-jupiter-params's releases.
... (truncated)
Commits
36e3253Release 6.0.3295561fFinalize 6.0.3 release notesea18076Fix deadlock in NamespacedHierarchicalStore.computeIfAbsent() (#5348)869e232Add 5.14.3 release notesd4b34c4Fix links to User Guide5c8fb0fReliably support JRE.OTHER with @EnabledOnJre and @DisabledOnJrefebb13fCheck out entire repo so switching tomainbranch works in last step71fba90Installpoppler-utilsforpdfinfo740e9e0Update API baseline2ba535fUse release branch of examples repoUpdates
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.
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.
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.projectlombok:lombokfrom 1.18.42 to 1.18.44Changelog
Sourced from org.projectlombok:lombok's changelog.
Commits
17c78fe[version] pre-release version bump1edca70[test][@Jacksonized] Test emission of warning when not choosing jackson ver...e789e82[test] Update the generation of eclipse test targets from JDK14 to JDK25.a54cecd[trivial][changelog]3db0a6c[bugfix][@Jacksonized] javac handler of jacksonized checked for existing ja...12572fc[test] Adjusted tests to the new 'jackson version is a list' config key setup.0e9699c[changelog] Document implementation of Jackson3 support: #3950.d441be1[jacksonized] infrastructure for previous merge resolution: Changed to the co...d62b2d5Merge branch 'master' into cachescrubber-gh-3950f49f0fe[test] Remove tests for deprecated@Logger(access = MODULE). They're deprec...Updates
org.apache.maven.plugins:maven-surefire-pluginfrom 3.5.4 to 3.5.5Release notes
Sourced from org.apache.maven.plugins:maven-surefire-plugin's releases.