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 b23d0131b Update spring-boot-autoconfigure, ... to 4.0.7 (#1672)
b23d0131b is described below

commit b23d0131bea6e353a21056fefeff5a3798eca5e6
Author: Scala Steward <[email protected]>
AuthorDate: Fri Jun 12 22:35:59 2026 +0200

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

diff --git a/project/Dependencies.scala b/project/Dependencies.scala
index d957c01ca..6e99d537d 100644
--- a/project/Dependencies.scala
+++ b/project/Dependencies.scala
@@ -446,7 +446,7 @@ object Dependencies {
 
   val SpringWeb = {
     val SpringVersion = "7.0.8"
-    val SpringBootVersion = "4.0.6"
+    val SpringBootVersion = "4.0.7"
     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