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 8b1c37589 Update spring-context, spring-core to 7.0.7 (#1583)
8b1c37589 is described below
commit 8b1c37589f46f1837da71513372f5e04f02c8d53
Author: Scala Steward <[email protected]>
AuthorDate: Fri Apr 17 17:57:41 2026 +0200
Update spring-context, spring-core to 7.0.7 (#1583)
---
project/Dependencies.scala | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/project/Dependencies.scala b/project/Dependencies.scala
index 8d0ebe6e3..449d0690e 100644
--- a/project/Dependencies.scala
+++ b/project/Dependencies.scala
@@ -446,7 +446,7 @@ object Dependencies {
wireMockDependencies)
val SpringWeb = {
- val SpringVersion = "7.0.6"
+ val SpringVersion = "7.0.7"
val SpringBootVersion = "4.0.5"
Seq(
libraryDependencies ++= Seq(
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]