Bump the maven-dependencies group across 1 directory with 19 updates - #132
Closed
dependabot[bot] wants to merge 1 commit into
Closed
Bump the maven-dependencies group across 1 directory with 19 updates#132dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
Bumps the maven-dependencies group with 19 updates in the / directory: | Package | From | To | | --- | --- | --- | | org.apache.logging.log4j:log4j-slf4j2-impl | `2.25.0` | `2.25.1` | | org.apache.logging.log4j:log4j-core | `2.25.0` | `2.25.1` | | [org.hibernate.orm:hibernate-core](https://github.com/hibernate/hibernate-orm) | `6.6.18.Final` | `6.6.24.Final` | | [com.mysql:mysql-connector-j](https://github.com/mysql/mysql-connector-j) | `9.3.0` | `9.4.0` | | [commons-io:commons-io](https://github.com/apache/commons-io) | `2.19.0` | `2.20.0` | | [io.projectreactor:reactor-core](https://github.com/reactor/reactor-core) | `3.7.7` | `3.7.8` | | [io.projectreactor:reactor-test](https://github.com/reactor/reactor-core) | `3.7.7` | `3.7.8` | | [org.jobrunr:jobrunr](https://github.com/jobrunr/jobrunr) | `7.5.2` | `8.0.1` | | [org.dom4j:dom4j](https://github.com/dom4j/dom4j) | `2.1.4` | `2.2.0` | | [com.fasterxml.jackson:jackson-bom](https://github.com/FasterXML/jackson-bom) | `2.19.1` | `2.19.2` | | [org.junit:junit-bom](https://github.com/junit-team/junit-framework) | `5.13.1` | `5.13.4` | | [org.testcontainers:testcontainers-bom](https://github.com/testcontainers/testcontainers-java) | `1.21.2` | `1.21.3` | | [org.apache.maven.plugins:maven-enforcer-plugin](https://github.com/apache/maven-enforcer) | `3.5.0` | `3.6.1` | | [org.apache.maven.plugins:maven-gpg-plugin](https://github.com/apache/maven-gpg-plugin) | `3.2.7` | `3.2.8` | | [io.axoniq:axonserver-connector-java](https://github.com/AxonIQ/axonserver-connector-java) | `2024.2.3` | `2025.1.1` | | com.oracle.database.jdbc:ojdbc8 | `23.8.0.25.04` | `23.9.0.25.07` | | [org.axonframework.extensions.mongo:axon-mongo](https://github.com/AxonFramework/extension-mongo) | `4.11.1` | `4.12.0` | | [io.micrometer:micrometer-core](https://github.com/micrometer-metrics/micrometer) | `1.15.1` | `1.15.2` | | [io.opentelemetry:opentelemetry-api](https://github.com/open-telemetry/opentelemetry-java) | `1.51.0` | `1.52.0` | Updates `org.apache.logging.log4j:log4j-slf4j2-impl` from 2.25.0 to 2.25.1 Updates `org.apache.logging.log4j:log4j-core` from 2.25.0 to 2.25.1 Updates `org.apache.logging.log4j:log4j-core` from 2.25.0 to 2.25.1 Updates `org.hibernate.orm:hibernate-core` from 6.6.18.Final to 6.6.24.Final - [Release notes](https://github.com/hibernate/hibernate-orm/releases) - [Changelog](https://github.com/hibernate/hibernate-orm/blob/6.6.24/changelog.txt) - [Commits](hibernate/hibernate-orm@6.6.18...6.6.24) Updates `com.mysql:mysql-connector-j` from 9.3.0 to 9.4.0 - [Changelog](https://github.com/mysql/mysql-connector-j/blob/release/9.x/CHANGES) - [Commits](mysql/mysql-connector-j@9.3.0...9.4.0) Updates `commons-io:commons-io` from 2.19.0 to 2.20.0 - [Changelog](https://github.com/apache/commons-io/blob/master/RELEASE-NOTES.txt) - [Commits](apache/commons-io@rel/commons-io-2.19.0...rel/commons-io-2.20.0) Updates `io.projectreactor:reactor-core` from 3.7.7 to 3.7.8 - [Release notes](https://github.com/reactor/reactor-core/releases) - [Commits](reactor/reactor-core@v3.7.7...v3.7.8) Updates `io.projectreactor:reactor-test` from 3.7.7 to 3.7.8 - [Release notes](https://github.com/reactor/reactor-core/releases) - [Commits](reactor/reactor-core@v3.7.7...v3.7.8) Updates `io.projectreactor:reactor-test` from 3.7.7 to 3.7.8 - [Release notes](https://github.com/reactor/reactor-core/releases) - [Commits](reactor/reactor-core@v3.7.7...v3.7.8) Updates `org.jobrunr:jobrunr` from 7.5.2 to 8.0.1 - [Release notes](https://github.com/jobrunr/jobrunr/releases) - [Commits](jobrunr/jobrunr@v7.5.2...v8.0.1) Updates `org.dom4j:dom4j` from 2.1.4 to 2.2.0 - [Release notes](https://github.com/dom4j/dom4j/releases) - [Commits](dom4j/dom4j@version-2.1.4...version/2.2.0) Updates `com.fasterxml.jackson:jackson-bom` from 2.19.1 to 2.19.2 - [Commits](FasterXML/jackson-bom@jackson-bom-2.19.1...jackson-bom-2.19.2) Updates `org.junit:junit-bom` from 5.13.1 to 5.13.4 - [Release notes](https://github.com/junit-team/junit-framework/releases) - [Commits](junit-team/junit-framework@r5.13.1...r5.13.4) Updates `org.testcontainers:testcontainers-bom` from 1.21.2 to 1.21.3 - [Release notes](https://github.com/testcontainers/testcontainers-java/releases) - [Changelog](https://github.com/testcontainers/testcontainers-java/blob/main/CHANGELOG.md) - [Commits](testcontainers/testcontainers-java@1.21.2...1.21.3) Updates `org.apache.maven.plugins:maven-enforcer-plugin` from 3.5.0 to 3.6.1 - [Release notes](https://github.com/apache/maven-enforcer/releases) - [Commits](apache/maven-enforcer@enforcer-3.5.0...enforcer-3.6.1) Updates `org.apache.maven.plugins:maven-gpg-plugin` from 3.2.7 to 3.2.8 - [Release notes](https://github.com/apache/maven-gpg-plugin/releases) - [Commits](apache/maven-gpg-plugin@maven-gpg-plugin-3.2.7...maven-gpg-plugin-3.2.8) Updates `io.axoniq:axonserver-connector-java` from 2024.2.3 to 2025.1.1 - [Release notes](https://github.com/AxonIQ/axonserver-connector-java/releases) - [Commits](AxonIQ/axonserver-connector-java@2024.2.3...2025.1.1) Updates `com.oracle.database.jdbc:ojdbc8` from 23.8.0.25.04 to 23.9.0.25.07 Updates `org.axonframework.extensions.mongo:axon-mongo` from 4.11.1 to 4.12.0 - [Release notes](https://github.com/AxonFramework/extension-mongo/releases) - [Commits](AxonFramework/extension-mongo@axon-mongo-4.11.1...axon-mongo-4.12.0) Updates `io.micrometer:micrometer-core` from 1.15.1 to 1.15.2 - [Release notes](https://github.com/micrometer-metrics/micrometer/releases) - [Commits](micrometer-metrics/micrometer@v1.15.1...v1.15.2) Updates `io.opentelemetry:opentelemetry-api` from 1.51.0 to 1.52.0 - [Release notes](https://github.com/open-telemetry/opentelemetry-java/releases) - [Changelog](https://github.com/open-telemetry/opentelemetry-java/blob/main/CHANGELOG.md) - [Commits](open-telemetry/opentelemetry-java@v1.51.0...v1.52.0) --- updated-dependencies: - dependency-name: org.apache.logging.log4j:log4j-slf4j2-impl dependency-version: 2.25.1 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: maven-dependencies - dependency-name: org.apache.logging.log4j:log4j-core dependency-version: 2.25.1 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: maven-dependencies - dependency-name: org.apache.logging.log4j:log4j-core dependency-version: 2.25.1 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: maven-dependencies - dependency-name: org.hibernate.orm:hibernate-core dependency-version: 6.6.24.Final dependency-type: direct:development update-type: version-update:semver-patch dependency-group: maven-dependencies - dependency-name: com.mysql:mysql-connector-j dependency-version: 9.4.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: maven-dependencies - dependency-name: commons-io:commons-io dependency-version: 2.20.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: maven-dependencies - dependency-name: io.projectreactor:reactor-core dependency-version: 3.7.8 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: maven-dependencies - dependency-name: io.projectreactor:reactor-test dependency-version: 3.7.8 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: maven-dependencies - dependency-name: io.projectreactor:reactor-test dependency-version: 3.7.8 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: maven-dependencies - dependency-name: org.jobrunr:jobrunr dependency-version: 8.0.1 dependency-type: direct:production update-type: version-update:semver-major dependency-group: maven-dependencies - dependency-name: org.dom4j:dom4j dependency-version: 2.2.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: maven-dependencies - dependency-name: com.fasterxml.jackson:jackson-bom dependency-version: 2.19.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: maven-dependencies - dependency-name: org.junit:junit-bom dependency-version: 5.13.4 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: maven-dependencies - dependency-name: org.testcontainers:testcontainers-bom dependency-version: 1.21.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: maven-dependencies - dependency-name: org.apache.maven.plugins:maven-enforcer-plugin dependency-version: 3.6.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: maven-dependencies - dependency-name: org.apache.maven.plugins:maven-gpg-plugin dependency-version: 3.2.8 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: maven-dependencies - dependency-name: io.axoniq:axonserver-connector-java dependency-version: 2025.1.1 dependency-type: direct:production update-type: version-update:semver-major dependency-group: maven-dependencies - dependency-name: com.oracle.database.jdbc:ojdbc8 dependency-version: 23.9.0.25.07 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: maven-dependencies - dependency-name: org.axonframework.extensions.mongo:axon-mongo dependency-version: 4.12.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: maven-dependencies - dependency-name: io.micrometer:micrometer-core dependency-version: 1.15.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: maven-dependencies - dependency-name: io.opentelemetry:opentelemetry-api dependency-version: 1.52.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: maven-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
Author
MilestoneThe specified milestone could not be found on this repository. If you view a milestone, the final part of the page URL, after milestone, is the identifier. For example: LabelsThe following labels could not be found: Please fix the above issues or remove invalid values from |
Author
|
Looks like these dependencies are updatable in another way, so this is no longer needed. |
dependabot
Bot
deleted the
dependabot/maven/maven-dependencies-f9c668e827
branch
August 10, 2025 07:04
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-dependencies group with 19 updates in the / directory:
2.25.02.25.12.25.02.25.16.6.18.Final6.6.24.Final9.3.09.4.02.19.02.20.03.7.73.7.83.7.73.7.87.5.28.0.12.1.42.2.02.19.12.19.25.13.15.13.41.21.21.21.33.5.03.6.13.2.73.2.82024.2.32025.1.123.8.0.25.0423.9.0.25.074.11.14.12.01.15.11.15.21.51.01.52.0Updates
org.apache.logging.log4j:log4j-slf4j2-implfrom 2.25.0 to 2.25.1Updates
org.apache.logging.log4j:log4j-corefrom 2.25.0 to 2.25.1Updates
org.apache.logging.log4j:log4j-corefrom 2.25.0 to 2.25.1Updates
org.hibernate.orm:hibernate-corefrom 6.6.18.Final to 6.6.24.FinalRelease notes
Sourced from org.hibernate.orm:hibernate-core's releases.
... (truncated)
Changelog
Sourced from org.hibernate.orm:hibernate-core's changelog.
... (truncated)
Commits
a41ef67Pre-steps for release :6.6.24.Final3115bd1HHH-19675 FixJdbcTypeRegistry#hasRegisteredDescriptorfor constructed types4b63f1aHHH-19031 Loading an Entity a second time when it contains an embedded object...4978e13HHH-19031 Add test for issue23fbd13HHH-19585 Object relationship mapping issues | java.lang.NullPointerException...ecc5155HHH-19585 Add test for issuebe9758fHHH-19579 Criteria update join - Column 'code' in SET is ambiguousce3ca75HHH-19579 Add test for issuef5cf899HHH-19666 Oracle error for array_agg with element type not appearing as array...f358c29HHH-18780 Use column type information to generate union subclass null castsUpdates
com.mysql:mysql-connector-jfrom 9.3.0 to 9.4.0Changelog
Sourced from com.mysql:mysql-connector-j's changelog.
... (truncated)
Commits
d680767Fix for Bug#116120 (Bug#37079448), Inappropriate charset selected for connect...eb84d9aFix for Bug#98620 (Bug#31503893), Using DatabaseMetaData.getColumns() gives c...7743064Update for GPL license book.19d2366Fix for Bug#118389 (Bug#38044940), OCI ephemeral keys not working after chang...1cf0719Fix for Bug#22473405, GETOBJECT(STRING , CLASS<T>) METHOD RETURNS ERROR FOR P...185648fWL#17009, Upgrade 3rd party libraries and tools.aed62b7Fix for Bug#118201 (Bug#37971552), A potential bug in Mysql Connector/J.d4bcee9Fix for Bug#44791 (Bug#11753361), Setting/getting holdability on connection d...f87653dFix for Bug#21294134, DBMD.GETPROCEDURECOLUMNS() IS UNABLE TO DEAL WITH PROCE...7e9b0acFix for Bug#77658 (Bug#21946136), Incorrect java.sql.Statement.cancel() behav...Updates
commons-io:commons-iofrom 2.19.0 to 2.20.0Changelog
Sourced from commons-io:commons-io's changelog.
... (truncated)
Commits
c224bcePrepare for the release candidate 2.20.0 RC18981a5cRemove workaround for4ef481fPrepare for the next release candidated23228fMerge branch 'master' of https://github.com/apache/commons-io.git5d2737fAdd@SuppressWarningse5c80d6Bump org.apache.commons:commons-lang3 from 3.17.0 to 3.18.0 #7612017ac0Bump org.apache.commons:commons-lang3 from 3.17.0 to 3.18.0 (#761)07ce798Javadoca828efaAdd ciManagement element to POM46bd1c2JavadocUpdates
io.projectreactor:reactor-corefrom 3.7.7 to 3.7.8Release notes
Sourced from io.projectreactor:reactor-core's releases.
Commits
5630334[release] Prepare and release 3.7.823d4de5[test] Fix SinksTest.OptimisticEmitFailureHandlerTest#shouldRetryOptimistical...cd881ceFix RetryBackoffSpec multiplier handling of fractional values (#4048)d358fb1[build] Include GitHub Actions in CodeQL checks (#4047)1f3f015[build] Adjust GitHub Actions permissions4c7b244Remove dependencies.gradle and finish migration to catalog (#4045)ff9874eBump JUnit from 5.13.1 to 5.13.2cb21512Bump com.gradleup.shadow from 8.3.6 to 8.3.7 (#4043)1f0a4faBump byteBuddyVersion from 1.17.5 to 1.17.6 (#4040)beffae2Bump ruby/setup-ruby from 1.176.0 to 1.245.0 in /.github/workflows (#4039)Updates
io.projectreactor:reactor-testfrom 3.7.7 to 3.7.8Release notes
Sourced from io.projectreactor:reactor-test's releases.
Commits
5630334[release] Prepare and release 3.7.823d4de5[test] Fix SinksTest.OptimisticEmitFailureHandlerTest#shouldRetryOptimistical...cd881ceFix RetryBackoffSpec multiplier handling of fractional values (#4048)d358fb1[build] Include GitHub Actions in CodeQL checks (#4047)1f3f015[build] Adjust GitHub Actions permissions4c7b244Remove dependencies.gradle and finish migration to catalog (#4045)ff9874eBump JUnit from 5.13.1 to 5.13.2cb21512Bump com.gradleup.shadow from 8.3.6 to 8.3.7 (#4043)1f0a4faBump byteBuddyVersion from 1.17.5 to 1.17.6 (#4040)beffae2Bump ruby/setup-ruby from 1.176.0 to 1.245.0 in /.github/workflows (#4039)Updates
io.projectreactor:reactor-testfrom 3.7.7 to 3.7.8Release notes
Sourced from io.projectreactor:reactor-test's releases.
Commits
5630334[release] Prepare and release 3.7.823d4de5[test] Fix SinksTest.OptimisticEmitFailureHandlerTest#shouldRetryOptimistical...cd881ceFix RetryBackoffSpec multiplier handling of fractional values (#4048)d358fb1[build] Include GitHub Actions in CodeQL checks (#4047)1f3f015[build] Adjust GitHub Actions permissions4c7b244Remove dependencies.gradle and finish migration to catalog (#4045)ff9874eBump JUnit from 5.13.1 to 5.13.2cb21512Bump com.gradleup.shadow from 8.3.6 to 8.3.7 (#4043)1f0a4faBump byteBuddyVersion from 1.17.5 to 1.17.6 (#4040)beffae2Bump ruby/setup-ruby from 1.176.0 to 1.245.0 in /.github/workflows (#4039)Updates
org.jobrunr:jobrunrfrom 7.5.2 to 8.0.1Release notes
Sourced from org.jobrunr:jobrunr's releases.
... (truncated)
Commits
e8c5f68Fix RecurringJob.toScheduledJobs (#1349)f45a8c8improve carbon aware scheduled message in case of disabled config based on th...67110bcImprove runStepOnce after demo (#1344)f8df4c4fixes jobdetail view crash due to SSE (#1345)8918eeeport extra job stats for Kotlin+JobStatsSSE from Pro (#1341)61c48deFix schedule durationBetweenSchedules validation that sometimes fails9a20480Merge pull request #1338 from jobrunr/v8b79bfbbMicronaut Bugfix / Annotation mapper (#1337)5dc07ddMake sure link to API is correct for carbon intensity chart (#1336)cfae525Cleanup after PR feedback (#1335)Updates
org.dom4j:dom4jfrom 2.1.4 to 2.2.0Release notes
Sourced from org.dom4j:dom4j's releases.
Commits
ff2f78cMigrate JavaEE to Jakarta EE3ec497fUse Gradle features/capabilities to model optional dependencies. (#116)cea77c5Implementation and tests for ordering of element attributes (#69)b9841d5Allow empty comments - fix for #78.bf54398Fixed #120 by adding AutoClosablea71abc8fix thread blocked problems when multi threads concurrently parse xml…5af179fRemove news from project README.md.4f5e6a0Upgrade Gradle and test library dependencies.f653df1Remove misleading no-op lines4d735baRemove unnecessary constant conditionalUpdates
com.fasterxml.jackson:jackson-bomfrom 2.19.1 to 2.19.2Commits
d36caaf[maven-release-plugin] prepare release jackson-bom-2.19.253b24d1Prep for 2.19.2 release833ee01Merge pull request #107 from FasterXML/tatu/2.19/backport-106-from-2.20c146c75Backport #106 from 2.20 to 2.19(.2)e7c8ef3Update jackson-parent depec00ff9Merge branch '2.18' into 2.194e23492Update jackson-parent version6417767Back to snapshot dep4f37a5c[maven-release-plugin] prepare for next development iterationUpdates
org.junit:junit-bomfrom 5.13.1 to 5.13.4Release notes
Sourced from org.junit:junit-bom's releases.
Commits
8a21048Release 5.13.49a38789Finalize 5.13.4 release notes458325cLog only once per implementation type forCloseableResourcetypes976a110Protect against potential problems when converting file-based selectorse94f728Allow default package forPackageSourceb60fecfFail on classpath resource names that are blank after removing leading /6378c88Removejava.*packages fromImport-Packageheaders in all jars (#4738)1a360f3Create initial 5.13.4 release notes from template806fc9aDocument #4689 in release notes1653839Document #4686 in release notesUpdates
org.testcontainers:testcontainers-bomfrom 1.21.2 to 1.21.3Release notes
Sourced from org.testcontainers:testcontainers-bom's releases.
Commits
bebbb2cUpdate testcontainers/sshd version to 1.3.0 (#10377)2f64a44Support docker/mcp-gateway image (#10378)b2b404a[create-pull-request] automated change (#10369)c47afa8[create-pull-request] automated change (#10368)Updates
org.apache.maven.plugins:maven-enforcer-pluginfrom 3.5.0 to 3.6.1Release notes
Sourced from org.apache.maven.plugins:maven-enforcer-plugin's releases.