This is an automated email from the ASF dual-hosted git repository.
Philippus 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 e44c0192b Update spring-boot-autoconfigure, ... to 4.0.6 (#1597)
e44c0192b is described below
commit e44c0192b037692616be23421185bda617fc8afb
Author: Scala Steward <[email protected]>
AuthorDate: Sat Apr 25 17:28:55 2026 +0200
Update spring-boot-autoconfigure, ... to 4.0.6 (#1597)
---
project/Dependencies.scala | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/project/Dependencies.scala b/project/Dependencies.scala
index b7cb9d04b..6fabc2b7d 100644
--- a/project/Dependencies.scala
+++ b/project/Dependencies.scala
@@ -447,7 +447,7 @@ object Dependencies {
val SpringWeb = {
val SpringVersion = "7.0.7"
- val SpringBootVersion = "4.0.5"
+ val SpringBootVersion = "4.0.6"
Seq(
libraryDependencies ++= Seq(
"org.springframework" % "spring-core" % SpringVersion,
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]