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 a2d098e4d Update spring-context, spring-core to 7.0.3 (#1364)
a2d098e4d is described below
commit a2d098e4db0b58c27cf833da0a5b3fff0e1d3ffe
Author: Scala Steward <[email protected]>
AuthorDate: Thu Jan 15 21:29:14 2026 +0100
Update spring-context, spring-core to 7.0.3 (#1364)
---
project/Dependencies.scala | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/project/Dependencies.scala b/project/Dependencies.scala
index 945e9d02e..83c415180 100644
--- a/project/Dependencies.scala
+++ b/project/Dependencies.scala
@@ -448,7 +448,7 @@ object Dependencies {
wireMockDependencies)
val SpringWeb = {
- val SpringVersion = "7.0.2"
+ val SpringVersion = "7.0.3"
val SpringBootVersion = "4.0.1"
Seq(
libraryDependencies ++= Seq(
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]