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 886142357 Update spring-context, spring-core to 7.0.8 (#1669)
886142357 is described below
commit 8861423578c14d48b8325291606ac954f75f6945
Author: Scala Steward <[email protected]>
AuthorDate: Wed Jun 10 16:23:15 2026 +0200
Update spring-context, spring-core to 7.0.8 (#1669)
---
project/Dependencies.scala | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/project/Dependencies.scala b/project/Dependencies.scala
index 04cbc6760..993725dcd 100644
--- a/project/Dependencies.scala
+++ b/project/Dependencies.scala
@@ -445,7 +445,7 @@ object Dependencies {
wireMockDependencies)
val SpringWeb = {
- val SpringVersion = "7.0.7"
+ val SpringVersion = "7.0.8"
val SpringBootVersion = "4.0.6"
Seq(
libraryDependencies ++= Seq(
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]