This is an automated email from the ASF dual-hosted git repository.

ilgrosso pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/syncope.git

commit bee28ea1b47d8efc73ca9961adbcbea38f78eab3
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Thu Dec 25 22:40:08 2025 +0000

    Bump org.springframework.cloud:spring-cloud-starter-bootstrap
    
    Bumps 
[org.springframework.cloud:spring-cloud-starter-bootstrap](https://github.com/spring-cloud/spring-cloud-commons)
 from 4.3.0 to 4.3.1.
    - [Release 
notes](https://github.com/spring-cloud/spring-cloud-commons/releases)
    - 
[Commits](https://github.com/spring-cloud/spring-cloud-commons/compare/v4.3.0...v4.3.1)
    
    ---
    updated-dependencies:
    - dependency-name: org.springframework.cloud:spring-cloud-starter-bootstrap
      dependency-version: 4.3.1
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 32002b859f..290bdc5532 100644
--- a/pom.xml
+++ b/pom.xml
@@ -909,7 +909,7 @@ under the License.
       <dependency>
         <groupId>org.springframework.cloud</groupId>
         <artifactId>spring-cloud-starter-bootstrap</artifactId>
-        <version>4.3.0</version>
+        <version>4.3.1</version>
         <exclusions>
           <exclusion>
             <groupId>org.bouncycastle</groupId>

Reply via email to