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 1b0cccabc Update spring-context, spring-core to 7.0.5 (#1437)
1b0cccabc is described below
commit 1b0cccabc296d869a5a2a031ec88156607201d49
Author: Scala Steward <[email protected]>
AuthorDate: Wed Feb 18 18:50:39 2026 +0100
Update spring-context, spring-core to 7.0.5 (#1437)
---
project/Dependencies.scala | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/project/Dependencies.scala b/project/Dependencies.scala
index bd5347753..9b07279b9 100644
--- a/project/Dependencies.scala
+++ b/project/Dependencies.scala
@@ -446,7 +446,7 @@ object Dependencies {
wireMockDependencies)
val SpringWeb = {
- val SpringVersion = "7.0.4"
+ val SpringVersion = "7.0.5"
val SpringBootVersion = "4.0.2"
Seq(
libraryDependencies ++= Seq(
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]