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 4afdc5d93 Update spring-context, spring-core to 6.2.13 (#1286)
4afdc5d93 is described below
commit 4afdc5d93265efdf4343984917175a04c684eb0d
Author: scala-steward-asf[bot]
<147768647+scala-steward-asf[bot]@users.noreply.github.com>
AuthorDate: Sun Nov 16 14:12:56 2025 +0800
Update spring-context, spring-core to 6.2.13 (#1286)
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 adde4ffa0..3e3f130b4 100644
--- a/project/Dependencies.scala
+++ b/project/Dependencies.scala
@@ -447,7 +447,7 @@ object Dependencies {
wireMockDependencies)
val SpringWeb = {
- val SpringVersion = "6.2.12"
+ val SpringVersion = "6.2.13"
val SpringBootVersion = "3.5.7"
Seq(
libraryDependencies ++= Seq(
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]