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 96e32cfd1 Update spring-boot-autoconfigure, ... to 4.0.5 (#1533)
96e32cfd1 is described below
commit 96e32cfd13c0ee8e861f0b7a4e532395250bc768
Author: Scala Steward <[email protected]>
AuthorDate: Thu Mar 26 18:43:45 2026 +0100
Update spring-boot-autoconfigure, ... to 4.0.5 (#1533)
---
project/Dependencies.scala | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/project/Dependencies.scala b/project/Dependencies.scala
index 0995631f4..03221b900 100644
--- a/project/Dependencies.scala
+++ b/project/Dependencies.scala
@@ -447,7 +447,7 @@ object Dependencies {
val SpringWeb = {
val SpringVersion = "7.0.6"
- val SpringBootVersion = "4.0.4"
+ val SpringBootVersion = "4.0.5"
Seq(
libraryDependencies ++= Seq(
"org.springframework" % "spring-core" % SpringVersion,
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]