From ed0361d62e85e39d4e72be45ce9c2d52bb4b1c69 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 10 Nov 2025 00:40:50 +0000 Subject: [PATCH] Bump the all group across 2 directories with 14 updates Bumps the all group with 9 updates in the / directory: | Package | From | To | | --- | --- | --- | | [com.google.errorprone:error_prone_annotations](https://github.com/google/error-prone) | `2.42.0` | `2.44.0` | | [com.github.spotbugs:spotbugs-annotations](https://github.com/spotbugs/spotbugs) | `4.9.6` | `4.9.8` | | [org.jetbrains.kotlin:kotlin-bom](https://github.com/JetBrains/kotlin) | `2.2.20` | `2.2.21` | | [com.fasterxml.jackson:jackson-bom](https://github.com/FasterXML/jackson-bom) | `2.20.0` | `2.20.1` | | [org.springframework.boot:spring-boot-dependencies](https://github.com/spring-projects/spring-boot) | `3.5.6` | `3.5.7` | | [org.springframework.boot:spring-boot-maven-plugin](https://github.com/spring-projects/spring-boot) | `3.5.6` | `3.5.7` | | [org.aspectj:aspectjweaver](https://github.com/eclipse/org.aspectj) | `1.9.24` | `1.9.25` | | [org.aspectj:aspectjrt](https://github.com/eclipse/org.aspectj) | `1.9.24` | `1.9.25` | | [org.aspectj:aspectjtools](https://github.com/eclipse/org.aspectj) | `1.9.24` | `1.9.25` | Bumps the all group with 5 updates in the /log4j-samples-graalvm directory: | Package | From | To | | --- | --- | --- | | [org.junit:junit-bom](https://github.com/junit-team/junit-framework) | `6.0.0` | `6.0.1` | | [ch.qos.logback:logback-classic](https://github.com/qos-ch/logback) | `1.5.19` | `1.5.20` | | [net.javacrumbs.json-unit:json-unit-assertj](https://github.com/lukas-krecan/JsonUnit) | `4.1.1` | `5.0.0` | | [org.graalvm.buildtools:native-maven-plugin](https://github.com/graalvm/native-build-tools) | `0.11.1` | `0.11.2` | | [org.codehaus.mojo:exec-maven-plugin](https://github.com/mojohaus/exec-maven-plugin) | `3.6.1` | `3.6.2` | Updates `com.google.errorprone:error_prone_annotations` from 2.42.0 to 2.44.0 - [Release notes](https://github.com/google/error-prone/releases) - [Commits](https://github.com/google/error-prone/compare/v2.42.0...v2.44.0) Updates `com.github.spotbugs:spotbugs-annotations` from 4.9.6 to 4.9.8 - [Release notes](https://github.com/spotbugs/spotbugs/releases) - [Changelog](https://github.com/spotbugs/spotbugs/blob/master/CHANGELOG.md) - [Commits](https://github.com/spotbugs/spotbugs/compare/4.9.6...4.9.8) Updates `org.jetbrains.kotlin:kotlin-bom` from 2.2.20 to 2.2.21 - [Release notes](https://github.com/JetBrains/kotlin/releases) - [Changelog](https://github.com/JetBrains/kotlin/blob/master/ChangeLog.md) - [Commits](https://github.com/JetBrains/kotlin/compare/v2.2.20...v2.2.21) Updates `com.fasterxml.jackson:jackson-bom` from 2.20.0 to 2.20.1 - [Commits](https://github.com/FasterXML/jackson-bom/compare/jackson-bom-2.20.0...jackson-bom-2.20.1) Updates `org.springframework.boot:spring-boot-dependencies` from 3.5.6 to 3.5.7 - [Release notes](https://github.com/spring-projects/spring-boot/releases) - [Commits](https://github.com/spring-projects/spring-boot/compare/v3.5.6...v3.5.7) Updates `org.springframework.boot:spring-boot-maven-plugin` from 3.5.6 to 3.5.7 - [Release notes](https://github.com/spring-projects/spring-boot/releases) - [Commits](https://github.com/spring-projects/spring-boot/compare/v3.5.6...v3.5.7) Updates `org.springframework.boot:spring-boot-maven-plugin` from 3.5.6 to 3.5.7 - [Release notes](https://github.com/spring-projects/spring-boot/releases) - [Commits](https://github.com/spring-projects/spring-boot/compare/v3.5.6...v3.5.7) Updates `org.aspectj:aspectjweaver` from 1.9.24 to 1.9.25 - [Release notes](https://github.com/eclipse/org.aspectj/releases) - [Commits](https://github.com/eclipse/org.aspectj/commits) Updates `org.aspectj:aspectjrt` from 1.9.24 to 1.9.25 - [Release notes](https://github.com/eclipse/org.aspectj/releases) - [Commits](https://github.com/eclipse/org.aspectj/commits) Updates `org.aspectj:aspectjtools` from 1.9.24 to 1.9.25 - [Release notes](https://github.com/eclipse/org.aspectj/releases) - [Commits](https://github.com/eclipse/org.aspectj/commits) Updates `org.aspectj:aspectjrt` from 1.9.24 to 1.9.25 - [Release notes](https://github.com/eclipse/org.aspectj/releases) - [Commits](https://github.com/eclipse/org.aspectj/commits) Updates `org.aspectj:aspectjtools` from 1.9.24 to 1.9.25 - [Release notes](https://github.com/eclipse/org.aspectj/releases) - [Commits](https://github.com/eclipse/org.aspectj/commits) Updates `org.junit:junit-bom` from 6.0.0 to 6.0.1 - [Release notes](https://github.com/junit-team/junit-framework/releases) - [Commits](https://github.com/junit-team/junit-framework/compare/r6.0.0...r6.0.1) Updates `ch.qos.logback:logback-classic` from 1.5.19 to 1.5.20 - [Release notes](https://github.com/qos-ch/logback/releases) - [Commits](https://github.com/qos-ch/logback/compare/v_1.5.19...v_1.5.20) Updates `net.javacrumbs.json-unit:json-unit-assertj` from 4.1.1 to 5.0.0 - [Changelog](https://github.com/lukas-krecan/JsonUnit/blob/master/RELEASES.md) - [Commits](https://github.com/lukas-krecan/JsonUnit/compare/json-unit-parent-4.1.1...json-unit-parent-5.0.0) Updates `org.graalvm.buildtools:native-maven-plugin` from 0.11.1 to 0.11.2 - [Release notes](https://github.com/graalvm/native-build-tools/releases) - [Commits](https://github.com/graalvm/native-build-tools/compare/0.11.1...0.11.2) Updates `org.codehaus.mojo:exec-maven-plugin` from 3.6.1 to 3.6.2 - [Release notes](https://github.com/mojohaus/exec-maven-plugin/releases) - [Commits](https://github.com/mojohaus/exec-maven-plugin/compare/3.6.1...3.6.2) --- updated-dependencies: - dependency-name: com.google.errorprone:error_prone_annotations dependency-version: 2.44.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all - dependency-name: com.github.spotbugs:spotbugs-annotations dependency-version: 4.9.8 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all - dependency-name: org.jetbrains.kotlin:kotlin-bom dependency-version: 2.2.21 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all - dependency-name: com.fasterxml.jackson:jackson-bom dependency-version: 2.20.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all - dependency-name: org.springframework.boot:spring-boot-dependencies dependency-version: 3.5.7 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all - dependency-name: org.springframework.boot:spring-boot-maven-plugin dependency-version: 3.5.7 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all - dependency-name: org.springframework.boot:spring-boot-maven-plugin dependency-version: 3.5.7 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all - dependency-name: org.aspectj:aspectjweaver dependency-version: 1.9.25 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all - dependency-name: org.aspectj:aspectjrt dependency-version: 1.9.25 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all - dependency-name: org.aspectj:aspectjtools dependency-version: 1.9.25 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all - dependency-name: org.aspectj:aspectjrt dependency-version: 1.9.25 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all - dependency-name: org.aspectj:aspectjtools dependency-version: 1.9.25 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all - dependency-name: org.junit:junit-bom dependency-version: 6.0.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all - dependency-name: ch.qos.logback:logback-classic dependency-version: 1.5.20 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all - dependency-name: net.javacrumbs.json-unit:json-unit-assertj dependency-version: 5.0.0 dependency-type: direct:development update-type: version-update:semver-major dependency-group: all - dependency-name: org.graalvm.buildtools:native-maven-plugin dependency-version: 0.11.2 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.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all ... Signed-off-by: dependabot[bot] --- log4j-samples-aspectj/pom.xml | 2 +- log4j-samples-graalvm/pom.xml | 14 +++++++------- pom.xml | 10 +++++----- 3 files changed, 13 insertions(+), 13 deletions(-) diff --git a/log4j-samples-aspectj/pom.xml b/log4j-samples-aspectj/pom.xml index 750e658..8e8d860 100644 --- a/log4j-samples-aspectj/pom.xml +++ b/log4j-samples-aspectj/pom.xml @@ -32,7 +32,7 @@ ${log4j.version} - 1.9.24 + 1.9.25 diff --git a/log4j-samples-graalvm/pom.xml b/log4j-samples-graalvm/pom.xml index e8d97ed..e962ab4 100644 --- a/log4j-samples-graalvm/pom.xml +++ b/log4j-samples-graalvm/pom.xml @@ -61,9 +61,9 @@ 3.27.6 20250517 - 4.1.1 - 6.0.0 - 1.5.19 + 5.0.0 + 6.0.1 + 1.5.20 2.0.17 @@ -274,7 +274,7 @@ org.graalvm.buildtools native-maven-plugin - 0.11.1 + 0.11.2 true @@ -327,7 +327,7 @@ org.codehaus.mojo exec-maven-plugin - 3.6.1 + 3.6.2 run-executable @@ -432,7 +432,7 @@ org.graalvm.buildtools native-maven-plugin - 0.11.1 + 0.11.2 true @@ -527,7 +527,7 @@ org.graalvm.buildtools native-maven-plugin - 0.11.1 + 0.11.2 true diff --git a/pom.xml b/pom.xml index 616d22c..d50b1e1 100644 --- a/pom.xml +++ b/pom.xml @@ -89,18 +89,18 @@ 1.11.0 11.0.26 2.0.1 - 4.9.6 - 3.5.6 + 4.9.8 + 3.5.7 2025.0.0 - 2.42.0 + 2.44.0 33.5.0-jre 4.5.14 - 2.20.0 + 2.20.1 2.14.0 - 2.2.20 + 2.2.21 2.5 2.0.17