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 39781ad64 Update spring-context, spring-core to 7.0.9 (#1851)
39781ad64 is described below
commit 39781ad64919c83f8e35328a46281d4abd4ae272
Author: Scala Steward <[email protected]>
AuthorDate: Fri Aug 21 16:33:21 2026 +0200
Update spring-context, spring-core to 7.0.9 (#1851)
---
project/Dependencies.scala | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/project/Dependencies.scala b/project/Dependencies.scala
index 4dd5173b6..3a15ee1b1 100644
--- a/project/Dependencies.scala
+++ b/project/Dependencies.scala
@@ -462,7 +462,7 @@ object Dependencies {
wireMockDependencies)
val SpringWeb = {
- val SpringVersion = "7.0.8"
+ val SpringVersion = "7.0.9"
val SpringBootVersion = "4.1.0"
Seq(
libraryDependencies ++= Seq(
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]