Bump the all group across 2 directories with 7 updates (#375)
Bumps the all group with 2 updates in the / directory: [org.apache.logging.log4j:log4j-bom](https://github.com/apache/logging-log4j2) and org.apache.logging.log4j:log4j-core.
Bumps the all group with 6 updates in the /log4j-samples-graalvm directory:
| Package | From | To |
| --- | --- | --- |
| [org.apache.logging.log4j:log4j-bom](https://github.com/apache/logging-log4j2) | `2.25.1` | `2.25.2` |
| [org.assertj:assertj-bom](https://github.com/assertj/assertj) | `3.27.4` | `3.27.6` |
| [org.junit:junit-bom](https://github.com/junit-team/junit-framework) | `5.13.4` | `6.0.0` |
| [ch.qos.logback:logback-classic](https://github.com/qos-ch/logback) | `1.5.18` | `1.5.19` |
| [org.graalvm.buildtools:native-maven-plugin](https://github.com/graalvm/native-build-tools) | `0.11.0` | `0.11.1` |
| [org.codehaus.mojo:exec-maven-plugin](https://github.com/mojohaus/exec-maven-plugin) | `3.5.1` | `3.6.1` |
Updates `org.apache.logging.log4j:log4j-bom` from 0.0.0-SNAPSHOT to 2.25.2
- [Release notes](https://github.com/apache/logging-log4j2/releases)
- [Changelog](https://github.com/apache/logging-log4j2/blob/2.x/RELEASE-NOTES.adoc)
- [Commits](https://github.com/apache/logging-log4j2/commits/rel/2.25.2)
Updates `org.apache.logging.log4j:log4j-core` from 2.25.1 to 2.25.2
Updates `org.apache.logging.log4j:log4j-core` from 2.25.1 to 2.25.2
Updates `org.apache.logging.log4j:log4j-core` from 2.25.1 to 2.25.2
Updates `org.apache.logging.log4j:log4j-bom` from 2.25.1 to 2.25.2
- [Release notes](https://github.com/apache/logging-log4j2/releases)
- [Changelog](https://github.com/apache/logging-log4j2/blob/2.x/RELEASE-NOTES.adoc)
- [Commits](https://github.com/apache/logging-log4j2/commits/rel/2.25.2)
Updates `org.assertj:assertj-bom` from 3.27.4 to 3.27.6
- [Release notes](https://github.com/assertj/assertj/releases)
- [Commits](https://github.com/assertj/assertj/compare/assertj-build-3.27.4...assertj-build-3.27.6)
Updates `org.junit:junit-bom` from 5.13.4 to 6.0.0
- [Release notes](https://github.com/junit-team/junit-framework/releases)
- [Commits](https://github.com/junit-team/junit-framework/compare/r5.13.4...r6.0.0)
Updates `org.apache.logging.log4j:log4j-bom` from 2.25.1 to 2.25.2
- [Release notes](https://github.com/apache/logging-log4j2/releases)
- [Changelog](https://github.com/apache/logging-log4j2/blob/2.x/RELEASE-NOTES.adoc)
- [Commits](https://github.com/apache/logging-log4j2/commits/rel/2.25.2)
Updates `ch.qos.logback:logback-classic` from 1.5.18 to 1.5.19
- [Release notes](https://github.com/qos-ch/logback/releases)
- [Commits](https://github.com/qos-ch/logback/compare/v_1.5.18...v_1.5.19)
Updates `org.graalvm.buildtools:native-maven-plugin` from 0.11.0 to 0.11.1
- [Release notes](https://github.com/graalvm/native-build-tools/releases)
- [Commits](https://github.com/graalvm/native-build-tools/compare/0.11.0...0.11.1)
Updates `org.codehaus.mojo:exec-maven-plugin` from 3.5.1 to 3.6.1
- [Release notes](https://github.com/mojohaus/exec-maven-plugin/releases)
- [Commits](https://github.com/mojohaus/exec-maven-plugin/compare/3.5.1...3.6.1)
---
updated-dependencies:
- dependency-name: org.apache.logging.log4j:log4j-bom
dependency-version: 2.25.2
dependency-type: direct:production
update-type: version-update:semver-major
dependency-group: all
- dependency-name: org.apache.logging.log4j:log4j-core
dependency-version: 2.25.2
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: all
- dependency-name: org.apache.logging.log4j:log4j-core
dependency-version: 2.25.2
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: all
- dependency-name: org.apache.logging.log4j:log4j-core
dependency-version: 2.25.2
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: all
- dependency-name: org.apache.logging.log4j:log4j-bom
dependency-version: 2.25.2
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: all
- dependency-name: org.assertj:assertj-bom
dependency-version: 3.27.6
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: all
- dependency-name: org.junit:junit-bom
dependency-version: 6.0.0
dependency-type: direct:production
update-type: version-update:semver-major
dependency-group: all
- dependency-name: org.apache.logging.log4j:log4j-bom
dependency-version: 2.25.2
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: all
- dependency-name: ch.qos.logback:logback-classic
dependency-version: 1.5.19
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: all
- dependency-name: org.graalvm.buildtools:native-maven-plugin
dependency-version: 0.11.1
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: all
- dependency-name: org.codehaus.mojo:exec-maven-plugin
dependency-version: 3.6.1
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: all
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
diff --git a/log4j-samples-graalvm/pom.xml b/log4j-samples-graalvm/pom.xml
index 2c5d3c2..e8d97ed 100644
--- a/log4j-samples-graalvm/pom.xml
+++ b/log4j-samples-graalvm/pom.xml
@@ -36,7 +36,7 @@
~ Set to latest stable 2.x release for users.
~ Our workflows override this.
-->
- <log4j.version>2.25.1</log4j.version>
+ <log4j.version>2.25.2</log4j.version>
<!-- Some samples require JDK 9+ -->
<minimalJavaBuildVersion>17</minimalJavaBuildVersion>
@@ -59,11 +59,11 @@
<revision>0.0.0-SNAPSHOT</revision>
<!-- Dependencies (alphabetical) -->
- <assertj.version>3.27.4</assertj.version>
+ <assertj.version>3.27.6</assertj.version>
<json-org.version>20250517</json-org.version>
<json-unit.version>4.1.1</json-unit.version>
- <junit.version>5.13.4</junit.version>
- <logback.version>1.5.18</logback.version>
+ <junit.version>6.0.0</junit.version>
+ <logback.version>1.5.19</logback.version>
<slf4j.version>2.0.17</slf4j.version>
<!-- IT to run for each profile -->
@@ -274,7 +274,7 @@
<plugin>
<groupId>org.graalvm.buildtools</groupId>
<artifactId>native-maven-plugin</artifactId>
- <version>0.11.0</version>
+ <version>0.11.1</version>
<extensions>true</extensions>
<executions>
<execution>
@@ -327,7 +327,7 @@
<plugin>
<groupId>org.codehaus.mojo</groupId>
<artifactId>exec-maven-plugin</artifactId>
- <version>3.5.1</version>
+ <version>3.6.1</version>
<executions>
<execution>
<id>run-executable</id>
@@ -432,7 +432,7 @@
<plugin>
<groupId>org.graalvm.buildtools</groupId>
<artifactId>native-maven-plugin</artifactId>
- <version>0.11.0</version>
+ <version>0.11.1</version>
<extensions>true</extensions>
<executions>
<execution>
@@ -527,7 +527,7 @@
<plugin>
<groupId>org.graalvm.buildtools</groupId>
<artifactId>native-maven-plugin</artifactId>
- <version>0.11.0</version>
+ <version>0.11.1</version>
<extensions>true</extensions>
<executions>
<execution>
diff --git a/pom.xml b/pom.xml
index b168ccf..616d22c 100644
--- a/pom.xml
+++ b/pom.xml
@@ -63,7 +63,7 @@
~ Set to latest stable 2.x release for users.
~ Our workflows override this.
-->
- <log4j.version>2.25.1</log4j.version>
+ <log4j.version>2.25.2</log4j.version>
<!-- Some samples require JDK 17+ -->
<minimalJavaBuildVersion>17</minimalJavaBuildVersion>