Skip to content

Bump the maven-dependencies group across 1 directory with 17 updates - #131

Closed
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/maven/maven-dependencies-405f9a2d8b
Closed

Bump the maven-dependencies group across 1 directory with 17 updates#131
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/maven/maven-dependencies-405f9a2d8b

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jul 27, 2025

Copy link
Copy Markdown

Bumps the maven-dependencies group with 17 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 6.6.18.Final 6.6.23.Final
commons-io:commons-io 2.19.0 2.20.0
io.projectreactor:reactor-core 3.7.7 3.7.8
io.projectreactor:reactor-test 3.7.7 3.7.8
org.jobrunr:jobrunr 7.5.2 8.0.1
org.dom4j:dom4j 2.1.4 2.2.0
com.fasterxml.jackson:jackson-bom 2.19.1 2.19.2
org.junit:junit-bom 5.13.1 5.13.4
org.testcontainers:testcontainers-bom 1.21.2 1.21.3
org.apache.maven.plugins:maven-enforcer-plugin 3.5.0 3.6.1
org.apache.maven.plugins:maven-gpg-plugin 3.2.7 3.2.8
io.axoniq:axonserver-connector-java 2024.2.3 2025.1.1
org.axonframework.extensions.mongo:axon-mongo 4.11.1 4.12.0
io.micrometer:micrometer-core 1.15.1 1.15.2
io.opentelemetry:opentelemetry-api 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.23.Final

Release notes

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

Hibernate ORM 6.6.23.Final released

Today, we published a new release of Hibernate ORM 6.6: 6.6.23.Final.

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

What's new

This release introduces a few minor improvements as well as bug fixes.

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.

Hibernate ORM 6.6.22.Final released

Today, we published a new release of Hibernate ORM 6.6: 6.6.22.Final.

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

What's new

This release introduces a few minor improvements as well as bug fixes.

Conclusion

For additional details, see:

See also the following resources related to supported APIs:

... (truncated)

Changelog

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

Changes in 6.6.23.Final (July 27, 2025)

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

** Bug * [HHH-19575] - empty Struct should be fetched intact or not null * [HHH-19524] - @​OneToOne relationship unnecessary joins in nativeQuery * [HHH-19261] - OracleDialect getQueryHintString incorrectly joins supplied hints * [HHH-16253] - [Envers] Schema Validation Failure With Audited (N)Clob Column with Hibernate 6 on H2

** Task * [HHH-19639] - Add getter for EmbeddableFetchImpl#nullIndicatorResult

Changes in 6.6.22.Final (July 20, 2025)

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

** Bug * [HHH-19621] - SUBSTRING function for DB2i Series is broken * [HHH-19579] - Criteria update join - Column 'code' in SET is ambiguous * [HHH-19550] - Attribute join on correlated from node receives wrong root * [HHH-19524] - @​OneToOne relationship unnecessary joins in nativeQuery * [HHH-19457] - Inheritance with type JOINED not working in a related entity * [HHH-19368] - Group by and single-table inheritance sub-select query error * [HHH-19031] - Loading an Entity a second time when it contains an embedded object causes IllegalArgumentException

** Task * [HHH-19624] - Test EDB with the EDB drivers

Changes in 6.6.21.Final (July 13, 2025)

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

** Bug * [HHH-19596] - NPE when array/collection of Struct contains null value * [HHH-19542] - Embeddable in secondary table fails to recognize a nested embeddable is in the same table

Changes in 6.6.20.Final (July 06, 2025)

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

** Bug * [HHH-19464] - Storing a binary data into BLOB on Oracle cutting off its content.

... (truncated)

Commits
  • 9cdcf9e Pre-steps for release : 6.6.23.Final
  • 897665d HHH-16253 - Schema Validation Failure With Audited (N)Clob Column
  • 7e6d136 HHH-19524 @​OneToOne relationship unnecessary joins in nativeQuery
  • 79d5bc8 HHH-19524 Add test for issue
  • b75e823 HHH-19575 Backwards compatibility for Hibernate Reactive
  • 996335d HHH-19639 Add EmbeddableFetchImpl#getNullIndicatorResult
  • b394cca HHH-19639 Mark methods that are used by Hibernate Reactive
  • 7279d10 HHH-19575 Ensure null struct is fetched as null embeddable
  • a947d56 Post-steps for release : 6.6.22.Final
  • 8e83f21 Pre-steps for release : 6.6.22.Final
  • Additional commits viewable in compare view

Updates commons-io:commons-io from 2.19.0 to 2.20.0

Changelog

Sourced from commons-io:commons-io's changelog.

Apache Commons IO 2.20.0 Release Notes

The Apache Commons IO team is pleased to announce the release of Apache Commons IO 2.20.0.

Introduction

The Apache Commons IO library contains utility classes, stream implementations, file filters, file comparators, endian transformation classes, and much more.

Version 2.19.1: Java 8 or later is required.

New features

o IO-875: Add org.apache.commons.io.file.CountingPathVisitor.accept(Path, BasicFileAttributes) #743. Thanks to Pierre Baumard, Gary Gregory. o Add org.apache.commons.io.Charsets.isAlias(Charset, String). Thanks to Gary Gregory. o Add org.apache.commons.io.Charsets.isUTF8(Charset). Thanks to Gary Gregory. o Add org.apache.commons.io.Charsets.toCharsetDefault(String, Charset). Thanks to Gary Gregory. o IO-279: Add Tailer ignoreTouch option #757. Thanks to Joerg Budischewski, Gary Gregory.

Fixed Bugs

o [javadoc] Rename parameter of ProxyOutputStream.write(int) #740. Thanks to Jesse Glick. o IO-875: CopyDirectoryVisitor ignores fileFilter #743. Thanks to Pierre Baumard, Gary Gregory. o org.apache.commons.io.build.AbstractOrigin.getReader(Charset) now maps a null Charset to the default Charset. Thanks to Gary Gregory. o org.apache.commons.io.build.AbstractOrigin.AbstractRandomAccessFileOrigin.getReader(Charset) now maps a null Charset to the default Charset. Thanks to Gary Gregory. o org.apache.commons.io.build.AbstractOrigin.ByeArrayOrigin.getReader(Charset) now maps a null Charset to the default Charset. Thanks to Gary Gregory. o org.apache.commons.io.build.AbstractOrigin.InputStreamOrigin.getReader(Charset) now maps a null Charset to the default Charset. Thanks to Gary Gregory. o org.apache.commons.io.build.AbstractOrigin.getWriter(Charset) now maps a null Charset to the default Charset. Thanks to Gary Gregory. o org.apache.commons.io.build.AbstractOrigin.AbstractRandomAccessFileOrigin.getWriter(Charset) now maps a null Charset to the default Charset. Thanks to Gary Gregory. o org.apache.commons.io.build.AbstractOrigin.OutputStreamOrigin.getWriter(Charset) now maps a null Charset to the default Charset. Thanks to Gary Gregory. o FileUtils.readLines(File, Charset) now maps a null Charset to the default Charset #744. Thanks to Ryan Kurtz, Gary Gregory. o Fix SpotBugs [ERROR] Medium: Shared primitive variable "atSlashCr" in one thread may not yield the value of the most recent write from another thread [org.apache.commons.io.input.WindowsLineEndingInputStream, org.apache.commons.io.input.WindowsLineEndingInputStream] At WindowsLineEndingInputStream.java:[line 77]Another occurrence at WindowsLineEndingInputStream.java:[line 81] AT_STALE_THREAD_WRITE_OF_PRIMITIVE. Thanks to Gary Gregory. o Fix SpotBugs [ERROR] Medium: Shared primitive variable "atSlashCr" in one thread may not yield the value of the most recent write from another thread [org.apache.commons.io.input.WindowsLineEndingInputStream] At WindowsLineEndingInputStream.java:[line 112] AT_STALE_THREAD_WRITE_OF_PRIMITIVE. Thanks to Gary Gregory. o Fix SpotBugs [ERROR] Medium: Shared primitive variable "atSlashLf" in one thread may not yield the value of the most recent write from another thread [org.apache.commons.io.input.WindowsLineEndingInputStream] At WindowsLineEndingInputStream.java:[line 113] AT_STALE_THREAD_WRITE_OF_PRIMITIVE. Thanks to Gary Gregory. o Fix SpotBugs [ERROR] Medium: Shared primitive variable "atSlashLf" in one thread may not yield the value of the most recent write from another thread [org.apache.commons.io.input.UnixLineEndingInputStream] At UnixLineEndingInputStream.java:[line 75] AT_STALE_THREAD_WRITE_OF_PRIMITIVE. Thanks to Gary Gregory. o Fix SpotBugs [ERROR] Medium: Shared primitive variable "atEos" in one thread may not yield the value of the most recent write from another thread [org.apache.commons.io.input.UnixLineEndingInputStream] At UnixLineEndingInputStream.java:[line 120] AT_STALE_THREAD_WRITE_OF_PRIMITIVE. Thanks to Gary Gregory. o Fix SpotBugs [ERROR] Medium: Shared primitive variable "atSlashCr" in one thread may not yield the value of the most recent write from another thread [org.apache.commons.io.input.UnixLineEndingInputStream] At UnixLineEndingInputStream.java:[line 124] AT_STALE_THREAD_WRITE_OF_PRIMITIVE. Thanks to Gary Gregory. o Fix SpotBugs [ERROR] Medium: Shared primitive variable "atSlashLf" in one thread may not yield the value of the most recent write from another thread [org.apache.commons.io.input.UnixLineEndingInputStream] At UnixLineEndingInputStream.java:[line 125] AT_STALE_THREAD_WRITE_OF_PRIMITIVE. Thanks to Gary Gregory. o Fix SpotBugs [ERROR] Medium: Shared primitive variable "closed" in one thread may not yield the value of the most recent write from another thread [org.apache.commons.io.input.ProxyInputStream] At ProxyInputStream.java:[line 233] AT_STALE_THREAD_WRITE_OF_PRIMITIVE. Thanks to Gary Gregory. o Fix SpotBugs [ERROR] Medium: Shared primitive variable "propagateClose" in one thread may not yield the value of the most recent write from another thread [org.apache.commons.io.input.BoundedInputStream] At BoundedInputStream.java:[line 555] AT_STALE_THREAD_WRITE_OF_PRIMITIVE. Thanks to Gary Gregory. o QueueInputStream reads all but the first byte without waiting. #748. Thanks to maxxedev, Piotr P. Karwasz, Gary Gregory. o Javadoc fixes and improvements. Thanks to Gary Gregory. o Avoid NPE in org.apache.commons.io.filefilter.WildcardFilter.accept(File). Thanks to Gary Gregory. o IO-874: FileUtils.forceDelete can delete a broken symlink again #756. Thanks to Andy Russell, Joerg Budischewski. o Fix infinite loop in AbstractByteArrayOutputStream. #758. Thanks to Alex Benusovich.

... (truncated)

Commits

Updates io.projectreactor:reactor-core from 3.7.7 to 3.7.8

Release notes

Sourced from io.projectreactor:reactor-core's releases.

v3.7.8

Reactor Core 3.7.8 is part of the 2024.0.8 Release Train.

What's Changed

✨ New features and improvements

🐞 Bug fixes

New Contributors

Full Changelog: reactor/reactor-core@v3.7.7...v3.7.8

Commits
  • 5630334 [release] Prepare and release 3.7.8
  • 23d4de5 [test] Fix SinksTest.OptimisticEmitFailureHandlerTest#shouldRetryOptimistical...
  • cd881ce Fix RetryBackoffSpec multiplier handling of fractional values (#4048)
  • d358fb1 [build] Include GitHub Actions in CodeQL checks (#4047)
  • 1f3f015 [build] Adjust GitHub Actions permissions
  • 4c7b244 Remove dependencies.gradle and finish migration to catalog (#4045)
  • ff9874e Bump JUnit from 5.13.1 to 5.13.2
  • cb21512 Bump com.gradleup.shadow from 8.3.6 to 8.3.7 (#4043)
  • 1f0a4fa Bump byteBuddyVersion from 1.17.5 to 1.17.6 (#4040)
  • beffae2 Bump ruby/setup-ruby from 1.176.0 to 1.245.0 in /.github/workflows (#4039)
  • Additional commits viewable in compare view

Updates io.projectreactor:reactor-test from 3.7.7 to 3.7.8

Release notes

Sourced from io.projectreactor:reactor-test's releases.

v3.7.8

Reactor Core 3.7.8 is part of the 2024.0.8 Release Train.

What's Changed

✨ New features and improvements

🐞 Bug fixes

New Contributors

Full Changelog: reactor/reactor-core@v3.7.7...v3.7.8

Commits
  • 5630334 [release] Prepare and release 3.7.8
  • 23d4de5 [test] Fix SinksTest.OptimisticEmitFailureHandlerTest#shouldRetryOptimistical...
  • cd881ce Fix RetryBackoffSpec multiplier handling of fractional values (#4048)
  • d358fb1 [build] Include GitHub Actions in CodeQL checks (#4047)
  • 1f3f015 [build] Adjust GitHub Actions permissions
  • 4c7b244 Remove dependencies.gradle and finish migration to catalog (#4045)
  • ff9874e Bump JUnit from 5.13.1 to 5.13.2
  • cb21512 Bump com.gradleup.shadow from 8.3.6 to 8.3.7 (#4043)
  • 1f0a4fa Bump byteBuddyVersion from 1.17.5 to 1.17.6 (#4040)
  • beffae2 Bump ruby/setup-ruby from 1.176.0 to 1.245.0 in /.github/workflows (#4039)
  • Additional commits viewable in compare view

Updates io.projectreactor:reactor-test from 3.7.7 to 3.7.8

Release notes

Sourced from io.projectreactor:reactor-test's releases.

v3.7.8

Reactor Core 3.7.8 is part of the 2024.0.8 Release Train.

What's Changed

✨ New features and improvements

🐞 Bug fixes

New Contributors

Full Changelog: reactor/reactor-core@v3.7.7...v3.7.8

Commits
  • 5630334 [release] Prepare and release 3.7.8
  • 23d4de5 [test] Fix SinksTest.OptimisticEmitFailureHandlerTest#shouldRetryOptimistical...
  • cd881ce Fix RetryBackoffSpec multiplier handling of fractional values (#4048)
  • d358fb1 [build] Include GitHub Actions in CodeQL checks (#4047)
  • 1f3f015 [build] Adjust GitHub Actions permissions
  • 4c7b244 Remove dependencies.gradle and finish migration to catalog (#4045)
  • ff9874e Bump JUnit from 5.13.1 to 5.13.2
  • cb21512 Bump com.gradleup.shadow from 8.3.6 to 8.3.7 (#4043)
  • 1f0a4fa Bump byteBuddyVersion from 1.17.5 to 1.17.6 (#4040)
  • beffae2 Bump ruby/setup-ruby from 1.176.0 to 1.245.0 in /.github/workflows (#4039)
  • Additional commits viewable in compare view

Updates org.jobrunr:jobrunr from 7.5.2 to 8.0.1

Release notes

Sourced from org.jobrunr:jobrunr's releases.

v8.0.1

JobRunr and JobRunr Pro v8.0.1

This is a bugfix release for JobRunr v8.0.0 that fixes an issue related to the parsing of CRON expressions and a crash on the frontend regarding SSE. v8.0.1 also includes a few minor improvements related to the new feature in JobContext.runStepOnce. See below for an overview of the included changes.

Improvements

Bugfixes

Full Changelog: jobrunr/jobrunr@v8.0.0...v8.0.1

v8.0.0

🍀 ⚡️ JobRunr and JobRunr Pro v8.0.0 ⚡️🍀

This release introduces Carbon Aware Job Processing—a new feature that optimizes job execution based on grid carbon intensity, helping reduce your application's environmental impact by running jobs when cleaner energy is available.

See the How To Reduce Your Carbon Impact With Carbon Aware Jobs guide on how to get started! For more in-depth information about the feature, please see the documentation at jobrunr.io.

🙏 A big thanks to MindWave and @​SkourtsidisGiorgos as they contributed a large part of the Carbon Aware feature. We'd also like to thank all of the developers and companies who have tested early JobRunr v8 beta/release candidates.

We've also included several other improvements in v8. See our JobRunr v8 announcement blog post for an overview of all these features.

To upgrade from JobRunr v7.x, please follow the JobRunr v8 migration guide.

New Features

Enhancements

Breaking Changes

... (truncated)

Commits
  • e8c5f68 Fix RecurringJob.toScheduledJobs (#1349)
  • f45a8c8 improve carbon aware scheduled message in case of disabled config based on th...
  • 67110bc Improve runStepOnce after demo (#1344)
  • f8df4c4 fixes jobdetail view crash due to SSE (#1345)
  • 8918eee port extra job stats for Kotlin+JobStatsSSE from Pro (#1341)
  • 61c48de Fix schedule durationBetweenSchedules validation that sometimes fails
  • 9a20480 Merge pull request #1338 from jobrunr/v8
  • b79bfbb Micronaut Bugfix / Annotation mapper (#1337)
  • 5dc07dd Make sure link to API is correct for carbon intensity chart (#1336)
  • cfae525 Cleanup after PR feedback (#1335)
  • Additional commits viewable in compare view

Updates org.dom4j:dom4j from 2.1.4 to 2.2.0

Release notes

Sourced from org.dom4j:dom4j's releases.

version 2.2.0

What's Changed

Dom4j version 2.2.0 requires Java 11 or higher. The reason is the migration from JavaEE to JakartaEE, which requires Java 11. Dom4j 2.1.x remains compatible with Java 8.

New Contributors

Full Changelog: dom4j/dom4j@version/2.1.5...version/2.2.0

version 2.1.5

What's Changed

New Contributors

Full Changelog: dom4j/dom4j@version-2.1.4...version-2.1.5

Commits
  • ff2f78c Migrate JavaEE to Jakarta EE
  • 3ec497f Use Gradle features/capabilities to model optional dependencies. (#116)
  • cea77c5 Implementation and tests for ordering of element attributes (#69)
  • b9841d5 Allow empty comments - fix for #78.
  • bf54398 Fixed #120 by adding AutoClosable
  • a71abc8 fix thread blocked problems when multi threads concurrently parse xml…
  • 5af179f Remove news from project README.md.
  • 4f5e6a0 Upgrade Gradle and test library dependencies.
  • f653df1 Remove misleading no-op lines
  • 4d735ba Remove unnecessary constant conditional
  • Additional commits viewable in compare view

Updates com.fasterxml.jackson:jackson-bom from 2.19.1 to 2.19.2

Commits
  • d36caaf [maven-release-plugin] prepare release jackson-bom-2.19.2
  • 53b24d1 Prep for 2.19.2 release
  • 833ee01 Merge pull request #107 from FasterXML/tatu/2.19/backport-106-from-2.20
  • c146c75 Backport #106 from 2.20 to 2.19(.2)
  • e7c8ef3 Update jackson-parent dep
  • ec00ff9 Merge branch '2.18' into 2.19
  • 4e23492 Update jackson-parent version
  • 6417767 Back to snapshot dep
  • 4f37a5c [maven-release-plugin] prepare for next development iteration
  • See full diff in compare view

Updates org.junit:junit-bom from 5.13.1 to 5.13.4

Release notes

Sourced from org.junit:junit-bom's releases.

JUnit 5.13.4 = Platform 1.13.4 + Jupiter 5.13.4 + Vintage 5.13.4

See Release Notes.

Full Changelog: junit-team/junit-framework@r5.13.3...r5.13.4

JUnit 5.13.3 = Platform 1.13.3 + Jupiter 5.13.3 + Vintage 5.13.3

See Release Notes.

Full Changelog: junit-team/junit-framework@r5.13.2...r5.13.3

JUnit 5.13.2 = Platform 1.13.2 + Jupiter 5.13.2 + Vintage 5.13.2

See Release Notes.

Full Changelog: junit-team/junit-framework@r5.13.1...r5.13.2

Commits
  • 8a21048 Release 5.13.4
  • 9a38789 Finalize 5.13.4 release notes
  • 458325c Log only once per implementation type for CloseableResource types
  • 976a110 Protect against potential problems when converting file-based selectors
  • e94f728 Allow default package for PackageSource
  • b60fecf Fail on classpath resource names that are blank after removing leading /
  • 6378c88 Remove java.* packages from Import-Package headers in all jars (#4738)
  • 1a360f3 Create initial 5.13.4 release notes from template
  • 806fc9a Document #4689 in release notes
  • 1653839 Document #4686 in release notes
  • Additional commits viewable in compare view

Updates org.testcontainers:testcontainers-bom from 1.21.2 to 1.21.3

Release notes

Sourced from org.testcontainers:testcontainers-bom's releases.

1.21.3

What's Changed

Commits

Updates org.apache.maven.plugins:maven-enforcer-plugin from 3.5.0 to 3.6.1

Release notes

Sourced from org.apache.maven.plugins:maven-enforcer-plugin's releases.

3.6.1

🚀 New features and improvements

🐛 Bug Fixes

  • Fix NPE when a classifier part is specified in bannedDependencies (#905) @​harrisric

📝 Documentation updates

👻 Maintenance

📦 Dependency updates

3.6.0

🚀 New features and improvements

🐛 Bug Fixes

📝 Documentation updates

... (truncated)

Commits
  • 9b9b705 [maven-release-plugin] prepare release enforcer-3.6.1
  • 469f45c Move contributing information into README - fix cla link
  • fec424a Move contributing information into README
  • 3abe11d Bump org.apache.commons:commons-lang3 from 3.17.0 to 3.18.0 (#910)
  • d58be76 Improve performance of transitive dependency checks (#904)
  • 1f7ac3c null analysis (#907)
  • 3bfbff8 Fix some typos
  • 8da0311 Remove unused javax.annotations dependency (#899)
  • 06bcf29 Remove unused methods (#900)
  • b25c800 Fix NPE when a classifier part is specified but an artifact classifier is nul...
  • Additional commits viewable in compare view

Updates org.apache.maven.plugins:maven-gpg-plugin from 3.2.7 to 3.2.8

Release notes

Sourced from org.apache.maven.plugins:maven-gpg-plugin's releases.

3.2.8

🐛 Bug Fixes

📝 Documentation updates

👻 Maintenance

📦 Dependency updates

  • Update parent POM to 45 (#284) @​cstamas
  • Bump bouncycastleVersion from 1.78.1 to 1.80 (#127) @dependabot[bot]
  • Bump commons-io:commons-io from 2.18.0 to 2.19.0 (#133) @dependabot[bot]
  • Bump org.apache.maven.plugins:maven-invoker-plugin from 3...

    Description has been truncated

Bumps the maven-dependencies group with 17 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.23.Final` |
| [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` |
| [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.23.Final
- [Release notes](https://github.com/hibernate/hibernate-orm/releases)
- [Changelog](https://github.com/hibernate/hibernate-orm/blob/6.6.23/changelog.txt)
- [Commits](hibernate/hibernate-orm@6.6.18...6.6.23)

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 `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.23.Final
  dependency-type: direct:development
  update-type: version-update:semver-patch
  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: 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>
@dependabot @github

dependabot Bot commented on behalf of github Jul 27, 2025

Copy link
Copy Markdown
Author

Milestone

The 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: https://github.com/<org>/<repo>/milestone/3.

Labels

The following labels could not be found: Priority 1: Must, Type: Dependency Upgrade. Please create them before Dependabot can add them to a pull request.

Please fix the above issues or remove invalid values from dependabot.yml.

@dependabot @github

dependabot Bot commented on behalf of github Aug 3, 2025

Copy link
Copy Markdown
Author

Looks like these dependencies are updatable in another way, so this is no longer needed.

@dependabot dependabot Bot closed this Aug 3, 2025
@dependabot
dependabot Bot deleted the dependabot/maven/maven-dependencies-405f9a2d8b branch August 3, 2025 07:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants