This is an automated email from the ASF dual-hosted git repository.
hepin 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 27d26cdd8 Update spring-context, spring-core to 7.0.2 (#1331)
27d26cdd8 is described below
commit 27d26cdd806094b4ac5890d1108f6e943a6caefa
Author: scala-steward-asf[bot]
<147768647+scala-steward-asf[bot]@users.noreply.github.com>
AuthorDate: Sun Dec 14 12:06:03 2025 +0800
Update spring-context, spring-core to 7.0.2 (#1331)
Co-authored-by: scala-steward-asf[bot]
<147768647+scala-steward-asf[bot]@users.noreply.github.com>
---
project/Dependencies.scala | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/project/Dependencies.scala b/project/Dependencies.scala
index 66b0f8107..177c666fa 100644
--- a/project/Dependencies.scala
+++ b/project/Dependencies.scala
@@ -448,7 +448,7 @@ object Dependencies {
wireMockDependencies)
val SpringWeb = {
- val SpringVersion = "7.0.1"
+ val SpringVersion = "7.0.2"
val SpringBootVersion = "4.0.0"
Seq(
libraryDependencies ++= Seq(
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]