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 b7411f2a2 Update spring-boot-autoconfigure, ... to 4.0.0 (#1309)
b7411f2a2 is described below
commit b7411f2a2168d971acb8df1c86591b98cf9c4324
Author: scala-steward-asf[bot]
<147768647+scala-steward-asf[bot]@users.noreply.github.com>
AuthorDate: Sun Nov 30 09:36:37 2025 +0100
Update spring-boot-autoconfigure, ... to 4.0.0 (#1309)
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 c49f28f3b..90c0f229e 100644
--- a/project/Dependencies.scala
+++ b/project/Dependencies.scala
@@ -448,7 +448,7 @@ object Dependencies {
val SpringWeb = {
val SpringVersion = "6.2.14"
- val SpringBootVersion = "3.5.8"
+ val SpringBootVersion = "4.0.0"
Seq(
libraryDependencies ++= Seq(
"org.springframework" % "spring-core" % SpringVersion,
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]