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 98ff296b1 Update spring-boot-autoconfigure, ... to 4.0.2 (#1375)
98ff296b1 is described below

commit 98ff296b11d9496fae784aa8a397c54fc39f3492
Author: scala-steward-asf[bot] 
<147768647+scala-steward-asf[bot]@users.noreply.github.com>
AuthorDate: Sun Jan 25 10:42:42 2026 +0100

    Update spring-boot-autoconfigure, ... to 4.0.2 (#1375)
    
    Co-authored-by: scala-steward-asf[bot] 
<147768647+scala-steward-asf[bot]@users.noreply.github.com>
---
 project/Dependencies.scala | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/project/Dependencies.scala b/project/Dependencies.scala
index fe09d97e8..1cbcf8894 100644
--- a/project/Dependencies.scala
+++ b/project/Dependencies.scala
@@ -447,7 +447,7 @@ object Dependencies {
 
   val SpringWeb = {
     val SpringVersion = "7.0.3"
-    val SpringBootVersion = "4.0.1"
+    val SpringBootVersion = "4.0.2"
     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