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 f4196392d Update spring-context, spring-core to 7.0.4 (#1422)
f4196392d is described below

commit f4196392d1dce72e3cc0805a99f05c01f472b4c0
Author: Scala Steward <[email protected]>
AuthorDate: Fri Feb 13 09:01:45 2026 +0100

    Update spring-context, spring-core to 7.0.4 (#1422)
---
 project/Dependencies.scala | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/project/Dependencies.scala b/project/Dependencies.scala
index 99dac97e0..04bdc0399 100644
--- a/project/Dependencies.scala
+++ b/project/Dependencies.scala
@@ -446,7 +446,7 @@ object Dependencies {
     wireMockDependencies)
 
   val SpringWeb = {
-    val SpringVersion = "7.0.3"
+    val SpringVersion = "7.0.4"
     val SpringBootVersion = "4.0.2"
     Seq(
       libraryDependencies ++= Seq(


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to