From 01dbc3de5f940e75c725df645f39e78c10d4b1a4 Mon Sep 17 00:00:00 2001 From: spring-builds Date: Thu, 18 Dec 2025 13:05:55 +0000 Subject: [PATCH] Bumping versions --- docs/pom.xml | 2 +- pom.xml | 6 +++--- spring-cloud-build-dependencies/pom.xml | 6 +++--- spring-cloud-build-tools/pom.xml | 2 +- spring-cloud-dependencies-parent/pom.xml | 2 +- 5 files changed, 9 insertions(+), 9 deletions(-) diff --git a/docs/pom.xml b/docs/pom.xml index 1645aa85..584806ef 100644 --- a/docs/pom.xml +++ b/docs/pom.xml @@ -10,7 +10,7 @@ org.springframework.cloud spring-cloud-build - 4.3.2-SNAPSHOT + 4.3.3-SNAPSHOT spring-cloud-build diff --git a/pom.xml b/pom.xml index 56c39305..6d3a470f 100644 --- a/pom.xml +++ b/pom.xml @@ -5,7 +5,7 @@ 4.0.0 org.springframework.cloud spring-cloud-build - 4.3.2-SNAPSHOT + 4.3.3-SNAPSHOT pom Spring Cloud Parent Spring Cloud parent pom, managing plugins and dependencies for Spring @@ -28,8 +28,8 @@ ${java.version} ${basedir} ${project.artifactId} - 3.5.9-SNAPSHOT - 4.3.2-SNAPSHOT + 3.5.8 + 4.3.3-SNAPSHOT 1.9.25 ${project.build.directory}/build-docs ${project.build.directory}/build-docs-classes diff --git a/spring-cloud-build-dependencies/pom.xml b/spring-cloud-build-dependencies/pom.xml index 759eacaa..cf2c219f 100644 --- a/spring-cloud-build-dependencies/pom.xml +++ b/spring-cloud-build-dependencies/pom.xml @@ -5,7 +5,7 @@ 4.0.0 org.springframework.cloud spring-cloud-build-dependencies - 4.3.2-SNAPSHOT + 4.3.3-SNAPSHOT spring-cloud-build-dependencies pom Spring Cloud Build Dependencies: an internal BOM for use with Spring @@ -14,12 +14,12 @@ org.springframework.boot spring-boot-dependencies - 3.5.9-SNAPSHOT + 3.5.8 UTF-8 - 3.5.9-SNAPSHOT + 3.5.8 4.12.0 3.2.8 0.7.0 diff --git a/spring-cloud-build-tools/pom.xml b/spring-cloud-build-tools/pom.xml index cab322b3..e9a15136 100644 --- a/spring-cloud-build-tools/pom.xml +++ b/spring-cloud-build-tools/pom.xml @@ -10,7 +10,7 @@ org.springframework.cloud spring-cloud-build - 4.3.2-SNAPSHOT + 4.3.3-SNAPSHOT diff --git a/spring-cloud-dependencies-parent/pom.xml b/spring-cloud-dependencies-parent/pom.xml index b870764d..be435714 100644 --- a/spring-cloud-dependencies-parent/pom.xml +++ b/spring-cloud-dependencies-parent/pom.xml @@ -4,7 +4,7 @@ xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 https://maven.apache.org/xsd/maven-4.0.0.xsd"> 4.0.0 org.springframework.cloud - 4.3.2-SNAPSHOT + 4.3.3-SNAPSHOT spring-cloud-dependencies-parent pom spring-cloud-dependencies-parent