This is an automated email from the ASF dual-hosted git repository.
pkarwasz pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/logging-log4j-samples.git
The following commit(s) were added to refs/heads/main by this push:
new d889d3e Bump the all group across 2 directories with 6 updates (#327)
d889d3e is described below
commit d889d3ef3948a0ab8b9083a97b730aead8efb7b9
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon May 12 10:21:09 2025 +0200
Bump the all group across 2 directories with 6 updates (#327)
* Bump the all group across 2 directories with 6 updates
Bumps the all group with 4 updates in the / directory:
[com.fasterxml.jackson:jackson-bom](https://github.com/FasterXML/jackson-bom),
[org.springframework.boot:spring-boot-dependencies](https://github.com/spring-projects/spring-boot),
[org.springframework.boot:spring-boot-maven-plugin](https://github.com/spring-projects/spring-boot)
and
[io.fabric8:kubernetes-client-bom](https://github.com/fabric8io/kubernetes-client).
Bumps the all group with 2 updates in the /log4j-samples-graalvm directory:
[org.apache.logging.log4j:log4j-bom](https://github.com/apache/logging-log4j2)
and
[net.javacrumbs.json-unit:json-unit-assertj](https://github.com/lukas-krecan/JsonUnit).
Updates `com.fasterxml.jackson:jackson-bom` from 2.18.3 to 2.19.0
-
[Commits](https://github.com/FasterXML/jackson-bom/compare/jackson-bom-2.18.3...jackson-bom-2.19.0)
Updates `org.springframework.boot:spring-boot-dependencies` from 3.4.4 to
3.4.5
- [Release notes](https://github.com/spring-projects/spring-boot/releases)
-
[Commits](https://github.com/spring-projects/spring-boot/compare/v3.4.4...v3.4.5)
Updates `org.springframework.boot:spring-boot-maven-plugin` from 3.4.4 to
3.4.5
- [Release notes](https://github.com/spring-projects/spring-boot/releases)
-
[Commits](https://github.com/spring-projects/spring-boot/compare/v3.4.4...v3.4.5)
Updates `org.springframework.boot:spring-boot-maven-plugin` from 3.4.4 to
3.4.5
- [Release notes](https://github.com/spring-projects/spring-boot/releases)
-
[Commits](https://github.com/spring-projects/spring-boot/compare/v3.4.4...v3.4.5)
Updates `io.fabric8:kubernetes-client-bom` from 7.1.0 to 7.2.0
- [Release notes](https://github.com/fabric8io/kubernetes-client/releases)
-
[Changelog](https://github.com/fabric8io/kubernetes-client/blob/main/CHANGELOG.md)
-
[Commits](https://github.com/fabric8io/kubernetes-client/compare/v7.1.0...v7.2.0)
Updates `org.apache.logging.log4j:log4j-bom` from 2.25.0-SNAPSHOT to
3.0.0-beta3
- [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/3.0.0-beta3)
Updates `org.apache.logging.log4j:log4j-bom` from 2.25.0-SNAPSHOT to
3.0.0-beta3
- [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/3.0.0-beta3)
Updates `net.javacrumbs.json-unit:json-unit-assertj` from 4.1.0 to 4.1.1
-
[Changelog](https://github.com/lukas-krecan/JsonUnit/blob/master/RELEASES.md)
-
[Commits](https://github.com/lukas-krecan/JsonUnit/compare/json-unit-parent-4.1.0...json-unit-parent-4.1.1)
---
updated-dependencies:
- dependency-name: com.fasterxml.jackson:jackson-bom
dependency-version: 2.19.0
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: all
- dependency-name: org.springframework.boot:spring-boot-dependencies
dependency-version: 3.4.5
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.4.5
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.4.5
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: all
- dependency-name: io.fabric8:kubernetes-client-bom
dependency-version: 7.2.0
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: all
- dependency-name: org.apache.logging.log4j:log4j-bom
dependency-version: 3.0.0-beta3
dependency-type: direct:production
update-type: version-update:semver-major
dependency-group: all
- dependency-name: org.apache.logging.log4j:log4j-bom
dependency-version: 3.0.0-beta3
dependency-type: direct:production
update-type: version-update:semver-major
dependency-group: all
- dependency-name: net.javacrumbs.json-unit:json-unit-assertj
dependency-version: 4.1.1
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: all
...
Signed-off-by: dependabot[bot] <[email protected]>
* fix: rollback Log4j update
---------
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot]
<49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Piotr P. Karwasz <[email protected]>
---
.github/dependabot.yaml | 4 ++++
log4j-samples-graalvm/pom.xml | 5 ++---
log4j-spring-cloud-config-sample-application/pom.xml | 2 +-
pom.xml | 6 +++---
4 files changed, 10 insertions(+), 7 deletions(-)
diff --git a/.github/dependabot.yaml b/.github/dependabot.yaml
index b17aa7a..237678b 100644
--- a/.github/dependabot.yaml
+++ b/.github/dependabot.yaml
@@ -37,6 +37,8 @@ updates:
- "*"
registries:
- maven-central
+ ignore:
+ - dependency-name: "org.apache.logging.log4j:*"
- package-ecosystem: gradle
directories:
@@ -49,6 +51,8 @@ updates:
- "*"
registries:
- maven-central
+ ignore:
+ - dependency-name: "org.apache.logging.log4j:*"
- package-ecosystem: github-actions
directory: "/"
diff --git a/log4j-samples-graalvm/pom.xml b/log4j-samples-graalvm/pom.xml
index b7eeb3d..5b96189 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.24.1</log4j.version>
+ <log4j.version>2.24.3</log4j.version>
<!-- Some samples require JDK 9+ -->
<minimalJavaBuildVersion>17</minimalJavaBuildVersion>
@@ -61,9 +61,8 @@
<!-- Dependencies (alphabetical) -->
<assertj.version>3.27.3</assertj.version>
<json-org.version>20250107</json-org.version>
- <json-unit.version>4.1.0</json-unit.version>
+ <json-unit.version>4.1.1</json-unit.version>
<junit.version>5.12.2</junit.version>
- <log4j.version>2.25.0-SNAPSHOT</log4j.version>
<logback.version>1.5.18</logback.version>
<slf4j.version>2.0.17</slf4j.version>
diff --git a/log4j-spring-cloud-config-sample-application/pom.xml
b/log4j-spring-cloud-config-sample-application/pom.xml
index a1aadb8..857bac1 100644
--- a/log4j-spring-cloud-config-sample-application/pom.xml
+++ b/log4j-spring-cloud-config-sample-application/pom.xml
@@ -38,7 +38,7 @@
<project.build.outputTimestamp>2023-09-14T15:03:45Z</project.build.outputTimestamp>
<!-- Dependency versions -->
- <kubernetes-client.version>7.1.0</kubernetes-client.version>
+ <kubernetes-client.version>7.2.0</kubernetes-client.version>
</properties>
<dependencyManagement>
diff --git a/pom.xml b/pom.xml
index 2d2ebc8..4f814e0 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>3.0.0-beta3</log4j.version>
+ <log4j.version>2.24.3</log4j.version>
<!-- Some samples require JDK 17+ -->
<minimalJavaBuildVersion>17</minimalJavaBuildVersion>
@@ -90,14 +90,14 @@
<jetty.version>11.0.25</jetty.version>
<javax-jms.version>2.0.1</javax-jms.version>
<spotbugs-annotations.version>4.9.3</spotbugs-annotations.version>
- <spring-boot.version>3.4.4</spring-boot.version>
+ <spring-boot.version>3.4.5</spring-boot.version>
<spring-cloud.version>2024.0.1</spring-cloud.version>
<!-- Pinned transitive dependencies -->
<!-- Try removing from time to time -->
<guava.version>33.4.8-jre</guava.version>
<httpclient.version>4.5.14</httpclient.version>
- <jackson.version>2.18.3</jackson.version>
+ <jackson.version>2.19.0</jackson.version>
<joda-time.version>2.14.0</joda-time.version>
<kotlin.version>2.1.20</kotlin.version>
<snakeyaml.version>2.4</snakeyaml.version>