Skip to content

Conversation

DavideD
Copy link
Member

@DavideD DavideD commented Jul 16, 2025

  • Bump mssql/server from 2022-latest to 2025-latest in /tooling/docker
  • Bump mariadb from 11.7.2 to 11.8.2 in /tooling/docker
  • Bump io.smallrye.reactive:mutiny from 2.9.0 to 2.9.3 in the mutiny group
  • Bump the hibernate group with 4 updates
  • Bump junitVersion from 5.11.3 to 5.13.3
  • Bump com.diffplug.spotless from 6.25.0 to 7.1.0
  • Bump db2_community/db2 from 12.1.0.0 to 12.1.2.0 in /tooling/docker
  • Bump cockroachdb/cockroach from v24.3.13 to v25.2.2 in /tooling/docker
  • Bump org.apache.logging.log4j:log4j-core from 2.20.0 to 2.25.1
  • Bump the testcontainers group with 5 updates
  • Bump org.asciidoctor.jvm.convert from 4.0.2 to 4.0.4

dependabot bot added 11 commits July 16, 2025 11:43
Bumps org.asciidoctor.jvm.convert from 4.0.2 to 4.0.4.

---
updated-dependencies:
- dependency-name: org.asciidoctor.jvm.convert
  dependency-version: 4.0.4
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Bumps the testcontainers group with 5 updates:

| Package | From | To |
| --- | --- | --- |
| [com.fasterxml.jackson.core:jackson-databind](https://github.com/FasterXML/jackson) | `2.15.2` | `2.19.1` |
| com.ibm.db2:jcc | `12.1.0.0` | `12.1.2.0` |
| [com.microsoft.sqlserver:mssql-jdbc](https://github.com/Microsoft/mssql-jdbc) | `12.10.0.jre11` | `13.1.0.jre11-preview` |
| [org.mariadb.jdbc:mariadb-java-client](https://github.com/mariadb-corporation/mariadb-connector-j) | `3.5.3` | `3.5.4` |
| [org.postgresql:postgresql](https://github.com/pgjdbc/pgjdbc) | `42.7.5` | `42.7.7` |


Updates `com.fasterxml.jackson.core:jackson-databind` from 2.15.2 to 2.19.1
- [Commits](https://github.com/FasterXML/jackson/commits)

Updates `com.ibm.db2:jcc` from 12.1.0.0 to 12.1.2.0

Updates `com.microsoft.sqlserver:mssql-jdbc` from 12.10.0.jre11 to 13.1.0.jre11-preview
- [Release notes](https://github.com/Microsoft/mssql-jdbc/releases)
- [Changelog](https://github.com/microsoft/mssql-jdbc/blob/main/CHANGELOG.md)
- [Commits](https://github.com/Microsoft/mssql-jdbc/commits)

Updates `org.mariadb.jdbc:mariadb-java-client` from 3.5.3 to 3.5.4
- [Release notes](https://github.com/mariadb-corporation/mariadb-connector-j/releases)
- [Changelog](https://github.com/mariadb-corporation/mariadb-connector-j/blob/main/CHANGELOG.md)
- [Commits](mariadb-corporation/mariadb-connector-j@3.5.3...3.5.4)

Updates `org.postgresql:postgresql` from 42.7.5 to 42.7.7
- [Release notes](https://github.com/pgjdbc/pgjdbc/releases)
- [Changelog](https://github.com/pgjdbc/pgjdbc/blob/master/CHANGELOG.md)
- [Commits](pgjdbc/pgjdbc@REL42.7.5...REL42.7.7)

---
updated-dependencies:
- dependency-name: com.fasterxml.jackson.core:jackson-databind
  dependency-version: 2.19.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: testcontainers
- dependency-name: com.ibm.db2:jcc
  dependency-version: 12.1.2.0
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: testcontainers
- dependency-name: com.microsoft.sqlserver:mssql-jdbc
  dependency-version: 13.1.0.jre11-preview
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: testcontainers
- dependency-name: org.mariadb.jdbc:mariadb-java-client
  dependency-version: 3.5.4
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: testcontainers
- dependency-name: org.postgresql:postgresql
  dependency-version: 42.7.7
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: testcontainers
...

Signed-off-by: dependabot[bot] <[email protected]>
Bumps org.apache.logging.log4j:log4j-core from 2.20.0 to 2.25.1.

---
updated-dependencies:
- dependency-name: org.apache.logging.log4j:log4j-core
  dependency-version: 2.25.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Bumps cockroachdb/cockroach from v24.3.13 to v25.2.2.

---
updated-dependencies:
- dependency-name: cockroachdb/cockroach
  dependency-version: v25.2.2
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
Bumps db2_community/db2 from 12.1.0.0 to 12.1.2.0.

---
updated-dependencies:
- dependency-name: db2_community/db2
  dependency-version: 12.1.2.0
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Bumps com.diffplug.spotless from 6.25.0 to 7.1.0.

---
updated-dependencies:
- dependency-name: com.diffplug.spotless
  dependency-version: 7.1.0
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
Requires extra dependency org.junit.platform:junit-platform-launcher:1.13.3

---
updated-dependencies:
- dependency-name: org.junit.jupiter:junit-jupiter-api
  dependency-version: 5.13.3
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: org.junit.jupiter:junit-jupiter-engine
  dependency-version: 5.13.3
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Bumps the hibernate group with 4 updates: [org.hibernate.orm:hibernate-core](https://github.com/hibernate/hibernate-orm), [org.hibernate.orm:hibernate-jcache](https://github.com/hibernate/hibernate-orm), [org.hibernate.orm:hibernate-jpamodelgen](https://github.com/hibernate/hibernate-orm) and org.hibernate.orm.


Updates `org.hibernate.orm:hibernate-core` from 7.0.2.Final to 7.0.6.Final
- [Release notes](https://github.com/hibernate/hibernate-orm/releases)
- [Changelog](https://github.com/hibernate/hibernate-orm/blob/7.0.6/changelog.txt)
- [Commits](hibernate/hibernate-orm@7.0.2...7.0.6)

Updates `org.hibernate.orm:hibernate-jcache` from 7.0.2.Final to 7.0.6.Final
- [Release notes](https://github.com/hibernate/hibernate-orm/releases)
- [Changelog](https://github.com/hibernate/hibernate-orm/blob/7.0.6/changelog.txt)
- [Commits](hibernate/hibernate-orm@7.0.2...7.0.6)

Updates `org.hibernate.orm:hibernate-jpamodelgen` from 7.0.2.Final to 7.0.6.Final
- [Release notes](https://github.com/hibernate/hibernate-orm/releases)
- [Changelog](https://github.com/hibernate/hibernate-orm/blob/7.0.6/changelog.txt)
- [Commits](hibernate/hibernate-orm@7.0.2...7.0.6)

Updates `org.hibernate.orm:hibernate-jcache` from 7.0.2.Final to 7.0.6.Final
- [Release notes](https://github.com/hibernate/hibernate-orm/releases)
- [Changelog](https://github.com/hibernate/hibernate-orm/blob/7.0.6/changelog.txt)
- [Commits](hibernate/hibernate-orm@7.0.2...7.0.6)

Updates `org.hibernate.orm:hibernate-jpamodelgen` from 7.0.2.Final to 7.0.6.Final
- [Release notes](https://github.com/hibernate/hibernate-orm/releases)
- [Changelog](https://github.com/hibernate/hibernate-orm/blob/7.0.6/changelog.txt)
- [Commits](hibernate/hibernate-orm@7.0.2...7.0.6)

Updates `org.hibernate.orm` from 7.0.2.Final to 7.0.6.Final

---
updated-dependencies:
- dependency-name: org.hibernate.orm:hibernate-core
  dependency-version: 7.0.6.Final
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: hibernate
- dependency-name: org.hibernate.orm:hibernate-jcache
  dependency-version: 7.0.6.Final
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: hibernate
- dependency-name: org.hibernate.orm:hibernate-jpamodelgen
  dependency-version: 7.0.6.Final
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: hibernate
- dependency-name: org.hibernate.orm:hibernate-jcache
  dependency-version: 7.0.6.Final
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: hibernate
- dependency-name: org.hibernate.orm:hibernate-jpamodelgen
  dependency-version: 7.0.6.Final
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: hibernate
- dependency-name: org.hibernate.orm
  dependency-version: 7.0.6.Final
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: hibernate
...

Signed-off-by: dependabot[bot] <[email protected]>
Bumps the mutiny group with 1 update: [io.smallrye.reactive:mutiny](https://github.com/smallrye/smallrye-mutiny).

Updates `io.smallrye.reactive:mutiny` from 2.9.0 to 2.9.3
- [Release notes](https://github.com/smallrye/smallrye-mutiny/releases)
- [Commits](smallrye/smallrye-mutiny@2.9.0...2.9.3)

---
updated-dependencies:
- dependency-name: io.smallrye.reactive:mutiny
  dependency-version: 2.9.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: mutiny
...

Signed-off-by: dependabot[bot] <[email protected]>
Bumps mariadb from 11.7.2 to 11.8.2.

---
updated-dependencies:
- dependency-name: mariadb
  dependency-version: 11.8.2
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Bumps mssql/server from 2022-latest to 2025-latest.

---
updated-dependencies:
- dependency-name: mssql/server
  dependency-version: 2025-latest
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
@DavideD DavideD added this to the 3.0.4 milestone Jul 16, 2025
@DavideD DavideD added dependencies Pull requests that update a dependency file 3.0 labels Jul 16, 2025
@DavideD DavideD merged commit 77bbb4f into hibernate:3.0 Jul 17, 2025
17 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
3.0 dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant