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 d2e901d00 Update spring-context, spring-core to 7.0.1 (#1308)
d2e901d00 is described below
commit d2e901d00553c49fce1cddf610d87d271e0c45f9
Author: scala-steward-asf[bot]
<147768647+scala-steward-asf[bot]@users.noreply.github.com>
AuthorDate: Mon Dec 1 16:55:32 2025 +0100
Update spring-context, spring-core to 7.0.1 (#1308)
Co-authored-by: scala-steward-asf[bot]
<147768647+scala-steward-asf[bot]@users.noreply.github.com>
Co-authored-by: PJ Fanning <[email protected]>
---
project/Dependencies.scala | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/project/Dependencies.scala b/project/Dependencies.scala
index 44d9a7460..07cb5d39d 100644
--- a/project/Dependencies.scala
+++ b/project/Dependencies.scala
@@ -447,7 +447,7 @@ object Dependencies {
wireMockDependencies)
val SpringWeb = {
- val SpringVersion = "6.2.14"
+ val SpringVersion = "7.0.1"
val SpringBootVersion = "4.0.0"
Seq(
libraryDependencies ++= Seq(
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]