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

pjfanning pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/pekko-connectors.git


The following commit(s) were added to refs/heads/main by this push:
     new d4c07ba65 Update spring-boot-autoconfigure, ... to 4.1.1 (#1852)
d4c07ba65 is described below

commit d4c07ba658ff1c8827d25b58319255b65f756d1d
Author: Scala Steward <[email protected]>
AuthorDate: Fri Aug 21 18:20:25 2026 +0200

    Update spring-boot-autoconfigure, ... to 4.1.1 (#1852)
    
    Co-authored-by: PJ Fanning <[email protected]>
---
 project/Dependencies.scala | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/project/Dependencies.scala b/project/Dependencies.scala
index 419f2c0f9..7f363f007 100644
--- a/project/Dependencies.scala
+++ b/project/Dependencies.scala
@@ -463,7 +463,7 @@ object Dependencies {
 
   val SpringWeb = {
     val SpringVersion = "7.0.9"
-    val SpringBootVersion = "4.1.0"
+    val SpringBootVersion = "4.1.1"
     Seq(
       libraryDependencies ++= Seq(
         "org.springframework" % "spring-core" % SpringVersion,


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to