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 c1361f1 Bump org.springframework.cloud:spring-cloud-dependencies
(#295)
c1361f1 is described below
commit c1361f1fdfbdcc06759f89aad0fedaea49045d13
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon Mar 24 14:26:58 2025 +0100
Bump org.springframework.cloud:spring-cloud-dependencies (#295)
Bumps
[org.springframework.cloud:spring-cloud-dependencies](https://github.com/spring-cloud/spring-cloud-release)
from 2024.0.0 to 2024.0.1.
- [Release
notes](https://github.com/spring-cloud/spring-cloud-release/releases)
-
[Commits](https://github.com/spring-cloud/spring-cloud-release/compare/v2024.0.0...v2024.0.1)
---
updated-dependencies:
- dependency-name: org.springframework.cloud:spring-cloud-dependencies
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot]
<49699333+dependabot[bot]@users.noreply.github.com>
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index 3af598e..3526a3e 100644
--- a/pom.xml
+++ b/pom.xml
@@ -91,7 +91,7 @@
<javax-jms.version>2.0.1</javax-jms.version>
<spotbugs-annotations.version>4.9.3</spotbugs-annotations.version>
<spring-boot.version>3.4.3</spring-boot.version>
- <spring-cloud.version>2024.0.0</spring-cloud.version>
+ <spring-cloud.version>2024.0.1</spring-cloud.version>
<!-- Pinned transitive dependencies -->
<!-- Try removing from time to time -->