Skip to content

chore(deps): bump the maven-production group across 1 directory with 24 updates - #1030

Open
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/maven/maven-production-5ee0096655
Open

chore(deps): bump the maven-production group across 1 directory with 24 updates#1030
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/maven/maven-production-5ee0096655

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jul 22, 2026

Copy link
Copy Markdown
Contributor

Bumps the maven-production group with 24 updates in the / directory:

Package From To
org.hibernate.validator:hibernate-validator 6.2.0.Final 9.1.3.Final
org.hibernate:hibernate-core 5.3.20.Final 7.4.5.Final
org.hibernate:hibernate-envers 5.3.20.Final 7.4.5.Final
com.fasterxml.jackson.core:jackson-databind 2.13.4.2 2.22.1
com.fasterxml.jackson.core:jackson-core 2.15.0 2.22.1
com.fasterxml.jackson.core:jackson-annotations 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 5.14.1 6.1.2
org.junit.jupiter:junit-jupiter-params 5.14.1 6.1.2
org.mockito:mockito-core 5.21.0 5.23.0
org.mockito:mockito-junit-jupiter 5.21.0 5.23.0
org.apache.maven.plugins:maven-jar-plugin 3.5.0 3.5.1
org.apache.maven.plugins:maven-surefire-plugin 3.5.4 3.5.6
org.liquibase:liquibase-core 4.33.0 5.0.3
commons-io:commons-io 2.21.0 2.22.0
commons-codec:commons-codec 1.20.0 1.22.1
javax.validation:validation-api 1.1.0.Final 2.0.1.Final
javax:javaee-api 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 42.7.11 42.7.13

Updates org.hibernate.validator:hibernate-validator from 6.2.0.Final to 9.1.3.Final

Release notes

Sourced from org.hibernate.validator:hibernate-validator's releases.

Release 9.1.3.Final

Hibernate Validator 9.1.3.Final released

We are pleased to announce the release of Hibernate Validator 9.1: 9.1.3.Final.

You can find the full list of 9.1.3.Final changes here.

What's new

  • See the website for requirements and compatibilities.
  • See the What's New guide for details about new features and capabilities.

Conclusion

For additional details, see:

Visit the website for details on getting in touch with us.

Release 9.1.2.Final

Hibernate Validator 9.1.2.Final released

We are pleased to announce the release of Hibernate Validator 9.1: 9.1.2.Final.

You can find the full list of 9.1.2.Final changes here.

What's new

  • See the website for requirements and compatibilities.
  • See the What's New guide for details about new features and capabilities.

Conclusion

For additional details, see:

... (truncated)

Changelog

Sourced from org.hibernate.validator:hibernate-validator's changelog.

9.1.3.Final (2026-07-26)

Full changelog

Bug

  • HV-2231 - RegexpURLValidator throws NPE when URL has no authority component

9.1.2.Final (2026-07-06)

Full changelog

Bug

  • HV-2222 - ParameterNode.getParameterIndex throws NPE

9.1.1.Final (2026-06-22)

Full changelog

Bug

  • HV-2217 HibernateConstraintValidatorContext::addExpressionVariable throws NPE when given null value
  • HV-2164 NIP constraint javadoc incorrectly states that it is a 9 digit sequence
  • HV-1923 CPF constraint accepting incorrect format

Improvement

  • HV-2216 Use Maven 3.9.16 as a required minimum version for the build
  • HV-2214 Enable automatic releases
  • HV-2212 Bump joda-time to 2.14.2
  • HV-2208 Update to OpenJFX to 17.0.19
  • HV-2207 Use Maven 3.9.15 as a required minimum version for the build
  • HV-2197 Update to JBoss logging 3.6.3.Final
  • HV-2194 Bump joda-time to 2.14.1
  • HV-2191 Simplify PlatformResourceBundleLocator#determineAvailabilityOfResourceBundleControl() to drop reflection
  • HV-2173 Upgrade to JBoss logging 3.6.2.Final
  • HV-2172 Update to OpenJFX to 17.0.18
  • HV-2171 Bump Apache Groovy to 5.0.4
  • HV-2170 Pass a ROOT locale to loggers to avoid unnecessary class lookups
  • HV-2162 Provide the member name in the JavaBeanProperty
  • HV-2158 Update documentation theme to the current latest 6.1.2.Final
  • HV-2157 Point to docs.hibernate.org instead of docs.jboss.org/hibernate in various docs
  • HV-2156 Test against wildfly-preview 38.0.1.Final

Task

  • HV-2192 Use Maven 3.9.13 as a required minimum version for the build
  • HV-2163 Use Maven 3.9.12 as a required minimum version for the build

9.1.0.Final (2025-11-07)

... (truncated)

Commits
  • 8ab68bc [Jenkins release job] Preparing release 9.1.3.Final
  • 36a8551 [Jenkins release job] changelog.md updated by release build 9.1.3.Final
  • e8b4ebd [Jenkins release job] README.md updated by release build 9.1.3.Final
  • 8ba5072 HV-2231 Fix NPE in RegexpURLValidator when URL has no host
  • e9d4856 [9.1] Bump the build-dependencies group with 3 updates
  • 7793c80 Use correct env var name for additional arguments in the release script
  • 8cffdd8 [Jenkins release job] Preparing next development iteration
  • 51f5c8c [Jenkins release job] Preparing release 9.1.2.Final
  • c04ba71 [Jenkins release job] changelog.md updated by release build 9.1.2.Final
  • ac29d5e [Jenkins release job] README.md updated by release build 9.1.2.Final
  • Additional commits viewable in compare view

Updates org.hibernate:hibernate-core from 5.3.20.Final to 7.4.5.Final

Release notes

Sourced from org.hibernate:hibernate-core's releases.

Release 7.4.5

Hibernate ORM 7.4.5.Final released

Today, we published a new release of Hibernate ORM 7.4: 7.4.5.Final.

You can find the full list of 7.4.5.Final changes here.

What's new

  • See the website for requirements and compatibilities.
  • See the What's New guide for details about new features and capabilities.
  • See the Migration Guide for details about migration.

Conclusion

For additional details, see:

See also the following resources related to supported APIs:

Visit the website for details on getting in touch with us.

Release 7.4.4

Hibernate ORM 7.4.4.Final released

Today, we published a new release of Hibernate ORM 7.4: 7.4.4.Final.

You can find the full list of 7.4.4.Final changes here.

What's new

  • See the website for requirements and compatibilities.
  • See the What's New guide for details about new features and capabilities.
  • See the Migration Guide for details about migration.

Conclusion

... (truncated)

Changelog

Sourced from org.hibernate:hibernate-core's changelog.

Changes in 7.4.5.Final (July 12, 2026)

https://hibernate.atlassian.net/projects/HHH/versions/40032

** Bug * HHH-20665 In loadJackson3Modules, the ObjectMapper check incorrectly compares against a Jackson 2 instead of a Jackson 3 mapper class * HHH-20650 CTE names/columns and generated recursive search/cycle columns are not quoted when they are reserved words * HHH-20583 Spurious HHH90010101 / HHH90010108 warnings on every bulk operation under container-managed JTA (Hibernate 7.3 / WildFly) * HHH-20522 Json array and object construction doesn't handle values of type UUID, timestamp, binary well * HHH-20511 Oracle JSON value handling of UUID broken * HHH-20509 Hibernate Data Repositories generates a BasicRepository impl that can't 'saveAll' entities with null ids * HHH-20223 DB2 Json value handling of UUID, binary and timestamp with time zone broken * HHH-19566 EntityFilterException not thrown (due to filter not applied) * HHH-13010 Metamodel Generator chooses wrong default access type when child entity in hierarchy hasn't own access type annotation * HHH-4451 StatefulPersistenceContext.deserialize must re-inject field interceptors after reading the entities from the input stream

Changes in 7.4.4.Final (July 05, 2026)

https://hibernate.atlassian.net/projects/HHH/versions/39929

** Bug * HHH-20647 Binding an NClob attribute fails on PostgreSQL with "Could not convert 'java.sql.NClob' to 'java.sql.Clob'" * HHH-20634 Property based id generator configuration no longer working for EmbeddedId * HHH-20633 Unnecessary cast to SessionFactoryImplementor in AuditLogFactory * HHH-20614 AnnotationBasedGenerator is not initialized when the interface is implemented by an (abstract) superclass instead of the concrete class (after upgrading to hibernate 7.3/7.4) * HHH-20586 GlobalRegistrationsImpl is not extracting query hints correctly * HHH-20582 Envers ToOneRelationMetadataGenerator.checkMappedByAudited fails when inverse @OneToOne mappedBy points to a property declared on a superclass @Entity * HHH-20550 SqmSelectStatement.createCountQuery() doesn't copy CTE statements * HHH-20467 StackOverflow with Converters with unbounded Generics * HHH-20318 Unable to update CLOB column * HHH-20146 Cascade delete with bytecode enhancement throws transient exception * HHH-19569 Hibernate 6 alias injection in native query problem when using Joined Inheritance

** Task * HHH-20642 Handle renaming of Panache Next to Quarkus Data in hibernate-processor and add name SPI

Changes in 7.4.3.Final (June 28, 2026)

https://hibernate.atlassian.net/projects/HHH/versions/39790

** Bug * HHH-20621 NullPointerException in CacheEntityLoaderHelper.loadFromSessionCache with JOINED inheritance, lazy ManyToOne proxy to parent type, and join fetch on subtype query * HHH-20606 Single @Id from @MappedSuperclass is lost when an @IdClass entity shares the same superclass * HHH-20588 @​Formula properties generate invalid SQL when used with paginated queries that include collection fetches

... (truncated)

Commits
  • 6f28be6 [Jenkins release job] Preparing release 7.4.5.Final
  • 5c58624 [Jenkins release job] changelog.txt updated by release build 7.4.5.Final
  • 934ad54 Migrate mirror handling from applied script to init script
  • 9686a95 Rework mirror handling in Gradle build
  • 2f009bf HHH-4451 Serialize lazy attribute interceptor state for enhanced entities
  • 35d00fd HHH-20650 Add test for issue
  • c2ea145 HHH-20650 Route the CTE name through IdentifierHelper for quoting
  • 278bb23 HHH-13010 Align the metamodel generator's default access type inference with ...
  • 5da3bf8 HHH-20583 Stop warn and force execute afterTransactionCompletions unless JTA ...
  • cee46dc HHH-19566 improve test
  • Additional commits viewable in compare view

Updates org.hibernate:hibernate-envers from 5.3.20.Final to 7.4.5.Final

Release notes

Sourced from org.hibernate:hibernate-envers's releases.

Release 7.4.5

Hibernate ORM 7.4.5.Final released

Today, we published a new release of Hibernate ORM 7.4: 7.4.5.Final.

You can find the full list of 7.4.5.Final changes here.

What's new

  • See the website for requirements and compatibilities.
  • See the What's New guide for details about new features and capabilities.
  • See the Migration Guide for details about migration.

Conclusion

For additional details, see:

See also the following resources related to supported APIs:

Visit the website for details on getting in touch with us.

Release 7.4.4

Hibernate ORM 7.4.4.Final released

Today, we published a new release of Hibernate ORM 7.4: 7.4.4.Final.

You can find the full list of 7.4.4.Final changes here.

What's new

  • See the website for requirements and compatibilities.
  • See the What's New guide for details about new features and capabilities.
  • See the Migration Guide for details about migration.

Conclusion

... (truncated)

Changelog

Sourced from org.hibernate:hibernate-envers's changelog.

Changes in 7.4.5.Final (July 12, 2026)

https://hibernate.atlassian.net/projects/HHH/versions/40032

** Bug * HHH-20665 In loadJackson3Modules, the ObjectMapper check incorrectly compares against a Jackson 2 instead of a Jackson 3 mapper class * HHH-20650 CTE names/columns and generated recursive search/cycle columns are not quoted when they are reserved words * HHH-20583 Spurious HHH90010101 / HHH90010108 warnings on every bulk operation under container-managed JTA (Hibernate 7.3 / WildFly) * HHH-20522 Json array and object construction doesn't handle values of type UUID, timestamp, binary well * HHH-20511 Oracle JSON value handling of UUID broken * HHH-20509 Hibernate Data Repositories generates a BasicRepository impl that can't 'saveAll' entities with null ids * HHH-20223 DB2 Json value handling of UUID, binary and timestamp with time zone broken * HHH-19566 EntityFilterException not thrown (due to filter not applied) * HHH-13010 Metamodel Generator chooses wrong default access type when child entity in hierarchy hasn't own access type annotation * HHH-4451 StatefulPersistenceContext.deserialize must re-inject field interceptors after reading the entities from the input stream

Changes in 7.4.4.Final (July 05, 2026)

https://hibernate.atlassian.net/projects/HHH/versions/39929

** Bug * HHH-20647 Binding an NClob attribute fails on PostgreSQL with "Could not convert 'java.sql.NClob' to 'java.sql.Clob'" * HHH-20634 Property based id generator configuration no longer working for EmbeddedId * HHH-20633 Unnecessary cast to SessionFactoryImplementor in AuditLogFactory * HHH-20614 AnnotationBasedGenerator is not initialized when the interface is implemented by an (abstract) superclass instead of the concrete class (after upgrading to hibernate 7.3/7.4) * HHH-20586 GlobalRegistrationsImpl is not extracting query hints correctly * HHH-20582 Envers ToOneRelationMetadataGenerator.checkMappedByAudited fails when inverse @OneToOne mappedBy points to a property declared on a superclass @Entity * HHH-20550 SqmSelectStatement.createCountQuery() doesn't copy CTE statements * HHH-20467 StackOverflow with Converters with unbounded Generics * HHH-20318 Unable to update CLOB column * HHH-20146 Cascade delete with bytecode enhancement throws transient exception * HHH-19569 Hibernate 6 alias injection in native query problem when using Joined Inheritance

** Task * HHH-20642 Handle renaming of Panache Next to Quarkus Data in hibernate-processor and add name SPI

Changes in 7.4.3.Final (June 28, 2026)

https://hibernate.atlassian.net/projects/HHH/versions/39790

** Bug * HHH-20621 NullPointerException in CacheEntityLoaderHelper.loadFromSessionCache with JOINED inheritance, lazy ManyToOne proxy to parent type, and join fetch on subtype query * HHH-20606 Single @Id from @MappedSuperclass is lost when an @IdClass entity shares the same superclass * HHH-20588 @​Formula properties generate invalid SQL when used with paginated queries that include collection fetches

... (truncated)

Commits
  • 6f28be6 [Jenkins release job] Preparing release 7.4.5.Final
  • 5c58624 [Jenkins release job] changelog.txt updated by release build 7.4.5.Final
  • 934ad54 Migrate mirror handling from applied script to init script
  • 9686a95 Rework mirror handling in Gradle build
  • 2f009bf HHH-4451 Serialize lazy attribute interceptor state for enhanced entities
  • 35d00fd HHH-20650 Add test for issue
  • c2ea145 HHH-20650 Route the CTE name through IdentifierHelper for quoting
  • 278bb23 HHH-13010 Align the metamodel generator's default access type inference with ...
  • 5da3bf8 HHH-20583 Stop warn and force execute afterTransactionCompletions unless JTA ...
  • cee46dc HHH-19566 improve test
  • Additional commits viewable in compare view

Updates com.fasterxml.jackson.core:jackson-databind from 2.13.4.2 to 2.22.1

Commits

Updates com.fasterxml.jackson.core:jackson-core from 2.15.0 to 2.22.1

Commits
  • 2451603 [maven-release-plugin] prepare release jackson-core-2.22.1
  • d3180c0 Prep for 2.22.1 release
  • 6c5bae8 Merge branch '2.21' into 2.22
  • fda71aa Post-release dep version bump
  • 4ad6235 [maven-release-plugin] prepare for next development iteration
  • b5f62dd [maven-release-plugin] prepare release jackson-core-2.21.5
  • 11f8b8c Prep for 2.21.5 release
  • 4920004 Post-release version bump
  • 2bb55e8 [maven-release-plugin] prepare for next development iteration
  • d763562 [maven-release-plugin] prepare release jackson-core-2.22.0
  • Additional commits viewable in compare view

Updates com.fasterxml.jackson.core:jackson-annotations from 2.12.6 to 2.22

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

Sourced from org.junit.jupiter:junit-jupiter-api's releases.

JUnit 6.1.2 = Platform 6.1.2 + Jupiter 6.1.2 + Vintage 6.1.2

See Release Notes.

Full Changelog: junit-team/junit-framework@r6.1.1...r6.1.2

JUnit 6.1.1 = Platform 6.1.1 + Jupiter 6.1.1 + Vintage 6.1.1

See Release Notes.

Full Changelog: junit-team/junit-framework@r6.1.0...r6.1.1

JUnit 6.1.0 = Platform 6.1.0 + Jupiter 6.1.0 + Vintage 6.1.0

See Release Notes.

New Contributors

Full Changelog: junit-team/junit-framework@r6.0.3...r6.1.0

JUnit 6.1.0-RC1 = Platform 6.1.0-RC1 + Jupiter 6.1.0-RC1 + Vintage 6.1.0-RC1

See Release Notes.

New Contributors

Full Changelog: junit-team/junit-framework@r6.1.0-M1...r6.1.0-RC1

JUnit 6.1.0-M1 = Platform 6.1.0-M1 + Jupiter 6.1.0-M1 + Vintage 6.1.0-M1

See Release Notes.

New Contributors

... (truncated)

Commits
  • b685426 Release 6.1.2
  • ae244a6 Remove blanket outputDirectoryCreator from SuiteEngineTests (#5793)
  • 43bd154 Finalize 6.1.2 release notes
  • 0cd9510 Fix order of release note sections
  • a1507cb Add initial 6.1.2 release notes to release notes index
  • 9326641 Fix NoTestsDiscoveredException for suites containing only dynamic tests (#5839)
  • 2ef1123 Create initial 6.1.2 release notes from template
  • 83fa9ab Back to snapshots for further development
  • 0d85889 Release 6.1.1
  • 0363eee Finalize 6.1.1 release notes
  • Additional commits viewable in compare view

Updates org.junit.jupiter:junit-jupiter-params from 5.14.1 to 6.1.2

Release notes

Sourced from org.junit.jupiter:junit-jupiter-params's releases.

JUnit 6.1.2 = Platform 6.1.2 + Jupiter 6.1.2 + Vintage 6.1.2

See Release Notes.

Full Changelog: junit-team/junit-framework@r6.1.1...r6.1.2

JUnit 6.1.1 = Platform 6.1.1 + Jupiter 6.1.1 + Vintage 6.1.1

See Release Notes.

Full Changelog: junit-team/junit-framework@r6.1.0...r6.1.1

JUnit 6.1.0 = Platform 6.1.0 + Jupiter 6.1.0 + Vintage 6.1.0

See Release Notes.

New Contributors

Full Changelog: junit-team/junit-framework@r6.0.3...r6.1.0

JUnit 6.1.0-RC1 = Platform 6.1.0-RC1 + Jupiter 6.1.0-RC1 + Vintage 6.1.0-RC1

See Release Notes.

New Contributors

Full Changelog: junit-team/junit-framework@r6.1.0-M1...r6.1.0-RC1

JUnit 6.1.0-M1 = Platform 6.1.0-M1 + Jupiter 6.1.0-M1 + Vintage 6.1.0-M1

See Release Notes.

New Contributors

... (truncated)

Commits
  • b685426 Release 6.1.2
  • ae244a6 Remove blanket outputDirectoryCreator from SuiteEngineTests (#5793)
  • 43bd154 Finalize 6.1.2 release notes
  • 0cd9510 Fix order of release note sections
  • a1507cb Add initial 6.1.2 release notes to release notes index
  • 9326641 Fix NoTestsDiscoveredException for suites containing only dynamic tests (#5839)
  • 2ef1123 Create initial 6.1.2 release notes from template
  • 83fa9ab Back to snapshots for further development
  • 0d85889 Release 6.1.1
  • 0363eee Finalize 6.1.1 release notes
  • Additional commits viewable in compare view

Updates org.junit.jupiter:junit-jupiter-params from 5.14.1 to 6.1.2

Release notes

Sourced from org.junit.jupiter:junit-jupiter-params's releases.

JUnit 6.1.2 = Platform 6.1.2 + Jupiter 6.1.2 + Vintage 6.1.2

See Release Notes.

Full Changelog: junit-team/junit-framework@r6.1.1...r6.1.2

JUnit 6.1.1 = Platform 6.1.1 + Jupiter 6.1.1 + Vintage 6.1.1

See Release Notes.

Full Changelog: junit-team/junit-framework@r6.1.0...r6.1.1

JUnit 6.1.0 = Platform 6.1.0 + Jupiter 6.1.0 + Vintage 6.1.0

See Release Notes.

New Contributors

Full Changelog: junit-team/junit-framework@r6.0.3...r6.1.0

JUnit 6.1.0-RC1 = Platform 6.1.0-RC1 + Jupiter 6.1.0-RC1 + Vintage 6.1.0-RC1

See Release Notes.

New Contributors

Full Changelog: junit-team/junit-framework@r6.1.0-M1...r6.1.0-RC1

JUnit 6.1.0-M1 = Platform 6.1.0-M1 + Jupiter 6.1.0-M1 + Vintage 6.1.0-M1

See Release Notes.

New Contributors

... (truncated)

Commits
  • b685426 Release 6.1.2
  • ae244a6 Remove blanket outputDirectoryCreator from SuiteEngineTests (#5793)
  • 43bd154 Finalize 6.1.2 release notes
  • 0cd9510 Fix order of release note sections
  • a1507cb Add initial 6.1.2 release notes to release notes index
  • 9326641 Fix NoTestsDiscoveredException for suites containing only dynamic tests (#5839)
  • 2ef1123 Create initial 6.1.2 release notes from template
  • 83fa9ab Back to snapshots for further development
  • 0d85889 Release 6.1.1
  • 0363eee Finalize 6.1.1 release notes
  • Additional commits viewable in compare view

Updates org.mockito:mockito-core from 5.21.0 to 5.23.0

Release notes

Sourced from org.mockito:mockito-core's releases.

v5.23.0

NOTE: Breaking change for Android

The mockito-android artifact has a breaking change: tests now require a device or emulator based on API 28+ (Android P). This is to enable new support for mocking Kotlin classes. See #3788 for more details.


Changelog generated by Shipkit Changelog Gradle Plugin

5.23.0

v5.22.0

Changelog generated by Shipkit Changelog Gradle Plugin

5.22.0

Commits
  • a231205 Fix StackOverflowError with AbstractList after using mockSingleton (#3790)
  • f6a91a6 Replace mockito-android mock maker implementation with dexmaker-mockito-inlin...
  • aa2298a fix: make spotless happy
  • a6729d6 chore: update BDDMockito with jspecify annotation
  • bb83c92 chore: move jspecify as a compile only dependency
  • 47a4695 chore: add jspecify with minimal change. Fixes #3503
  • 25f1395 Add core API to enable Kotlin singleton mocking (#3762)
  • ef9ee55 Avoids mocking private static methods, as well as package-private static meth...
  • d16fcfc Bump graalvm/setup-graalvm from 1.4.4 to 1.4.5 (#3780)
  • 27eb8a3 Clarify RETURNS_MOCKS behavior with sealed abstract enums (Java 15+) (#3773)
  • Additional commits viewable in compare view

Updates org.mockito:mockito-junit-jupiter from 5.21.0 to 5.23.0

Release notes

Sourced from org.mockito:mockito-junit-jupiter's releases.

v5.23.0

NOTE: Breaking change for Android

The mockito-android artifact has a breaking change: tests now require a device or emulator based on API 28+ (Android P). This is to enable new support for mocking Kotlin classes. See #3788 for more details.


Changelog generated by Shipkit Changelog Gradle Plugin

5.23.0

v5.22.0

Changelog generated by Shipkit Changelog Gradle Plugin

5.22.0

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Jul 22, 2026
@dependabot
dependabot Bot force-pushed the dependabot/maven/maven-production-5ee0096655 branch from c39b9c0 to e098ca7 Compare July 29, 2026 23:43
…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
dependabot Bot force-pushed the dependabot/maven/maven-production-5ee0096655 branch from e098ca7 to 3611136 Compare July 31, 2026 23:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file java Pull requests that update Java code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants