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 9793081 Bump the all group across 1 directory with 7 updates (#373)
9793081 is described below
commit 9793081414d932cd26cbc0217125be7033b44842
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon Sep 22 12:45:06 2025 +0200
Bump the all group across 1 directory with 7 updates (#373)
Bumps the all group with 7 updates in the / directory:
| Package | From | To |
| --- | --- | --- |
|
[com.google.errorprone:error_prone_annotations](https://github.com/google/error-prone)
| `2.41.0` | `2.42.0` |
| [com.google.guava:guava](https://github.com/google/guava) | `33.4.8-jre`
| `33.5.0-jre` |
|
[com.github.spotbugs:spotbugs-annotations](https://github.com/spotbugs/spotbugs)
| `4.9.4` | `4.9.6` |
| [org.jetbrains.kotlin:kotlin-bom](https://github.com/JetBrains/kotlin) |
`2.2.10` | `2.2.20` |
|
[org.springframework.boot:spring-boot-dependencies](https://github.com/spring-projects/spring-boot)
| `3.5.5` | `3.5.6` |
|
[org.springframework.boot:spring-boot-maven-plugin](https://github.com/spring-projects/spring-boot)
| `3.5.5` | `3.5.6` |
|
[io.fabric8:kubernetes-client-bom](https://github.com/fabric8io/kubernetes-client)
| `7.3.1` | `7.4.0` |
Updates `com.google.errorprone:error_prone_annotations` from 2.41.0 to
2.42.0
- [Release notes](https://github.com/google/error-prone/releases)
- [Commits](https://github.com/google/error-prone/compare/v2.41.0...v2.42.0)
Updates `com.google.guava:guava` from 33.4.8-jre to 33.5.0-jre
- [Release notes](https://github.com/google/guava/releases)
- [Commits](https://github.com/google/guava/commits)
Updates `com.github.spotbugs:spotbugs-annotations` from 4.9.4 to 4.9.6
- [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.4...4.9.6)
Updates `org.jetbrains.kotlin:kotlin-bom` from 2.2.10 to 2.2.20
- [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.10...v2.2.20)
Updates `org.springframework.boot:spring-boot-dependencies` from 3.5.5 to
3.5.6
- [Release notes](https://github.com/spring-projects/spring-boot/releases)
-
[Commits](https://github.com/spring-projects/spring-boot/compare/v3.5.5...v3.5.6)
Updates `org.springframework.boot:spring-boot-maven-plugin` from 3.5.5 to
3.5.6
- [Release notes](https://github.com/spring-projects/spring-boot/releases)
-
[Commits](https://github.com/spring-projects/spring-boot/compare/v3.5.5...v3.5.6)
Updates `org.springframework.boot:spring-boot-maven-plugin` from 3.5.5 to
3.5.6
- [Release notes](https://github.com/spring-projects/spring-boot/releases)
-
[Commits](https://github.com/spring-projects/spring-boot/compare/v3.5.5...v3.5.6)
Updates `io.fabric8:kubernetes-client-bom` from 7.3.1 to 7.4.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.3.1...v7.4.0)
---
updated-dependencies:
- dependency-name: com.google.errorprone:error_prone_annotations
dependency-version: 2.42.0
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: all
- dependency-name: com.google.guava:guava
dependency-version: 33.5.0-jre
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: all
- dependency-name: com.github.spotbugs:spotbugs-annotations
dependency-version: 4.9.6
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: all
- dependency-name: org.jetbrains.kotlin:kotlin-bom
dependency-version: 2.2.20
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.6
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.6
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.6
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: all
- dependency-name: io.fabric8:kubernetes-client-bom
dependency-version: 7.4.0
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: all
...
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot]
<49699333+dependabot[bot]@users.noreply.github.com>
---
log4j-spring-cloud-config-sample-application/pom.xml | 2 +-
pom.xml | 10 +++++-----
2 files changed, 6 insertions(+), 6 deletions(-)
diff --git a/log4j-spring-cloud-config-sample-application/pom.xml
b/log4j-spring-cloud-config-sample-application/pom.xml
index 10898d9..a2f0a59 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.3.1</kubernetes-client.version>
+ <kubernetes-client.version>7.4.0</kubernetes-client.version>
</properties>
<dependencyManagement>
diff --git a/pom.xml b/pom.xml
index 4c1b983..b168ccf 100644
--- a/pom.xml
+++ b/pom.xml
@@ -89,18 +89,18 @@
<flume.version>1.11.0</flume.version>
<jetty.version>11.0.26</jetty.version>
<javax-jms.version>2.0.1</javax-jms.version>
- <spotbugs-annotations.version>4.9.4</spotbugs-annotations.version>
- <spring-boot.version>3.5.5</spring-boot.version>
+ <spotbugs-annotations.version>4.9.6</spotbugs-annotations.version>
+ <spring-boot.version>3.5.6</spring-boot.version>
<spring-cloud.version>2025.0.0</spring-cloud.version>
<!-- Pinned transitive dependencies -->
<!-- Try removing from time to time -->
- <error_prone.version>2.41.0</error_prone.version>
- <guava.version>33.4.8-jre</guava.version>
+ <error_prone.version>2.42.0</error_prone.version>
+ <guava.version>33.5.0-jre</guava.version>
<httpclient.version>4.5.14</httpclient.version>
<jackson.version>2.20.0</jackson.version>
<joda-time.version>2.14.0</joda-time.version>
- <kotlin.version>2.2.10</kotlin.version>
+ <kotlin.version>2.2.20</kotlin.version>
<snakeyaml.version>2.5</snakeyaml.version>
<slf4j.version>2.0.17</slf4j.version>
</properties>