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 3f5fdeb3e Update spring-boot-autoconfigure, ... to 4.1.0 (#1679)
3f5fdeb3e is described below
commit 3f5fdeb3e0e8f0b83dfb6d1560ae49e46c1b9b10
Author: Scala Steward <[email protected]>
AuthorDate: Sun Jun 14 16:42:52 2026 +0200
Update spring-boot-autoconfigure, ... to 4.1.0 (#1679)
---
project/Dependencies.scala | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/project/Dependencies.scala b/project/Dependencies.scala
index 2046fb38b..992285bcb 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.7"
+ val SpringBootVersion = "4.1.0"
Seq(
libraryDependencies ++= Seq(
"org.springframework" % "spring-core" % SpringVersion,
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]