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

fanningpj 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 489d74526 Update spring-boot-autoconfigure, ... to 4.0.3 (#1444)
489d74526 is described below

commit 489d74526ef598ce9e68e81cf8562c9dd3cb1bee
Author: Scala Steward <[email protected]>
AuthorDate: Fri Feb 20 16:53:49 2026 +0100

    Update spring-boot-autoconfigure, ... to 4.0.3 (#1444)
---
 project/Dependencies.scala | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/project/Dependencies.scala b/project/Dependencies.scala
index 2bfaf0b7d..8629c5cc0 100644
--- a/project/Dependencies.scala
+++ b/project/Dependencies.scala
@@ -447,7 +447,7 @@ object Dependencies {
 
   val SpringWeb = {
     val SpringVersion = "7.0.5"
-    val SpringBootVersion = "4.0.2"
+    val SpringBootVersion = "4.0.3"
     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