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 0a3f41594 Update spring-context, spring-core to 5.3.35 (#663)
0a3f41594 is described below
commit 0a3f4159470924f91c0aafd7db1c8270165f9be0
Author: scala-steward-asf[bot]
<147768647+scala-steward-asf[bot]@users.noreply.github.com>
AuthorDate: Sun May 19 10:07:47 2024 +0100
Update spring-context, spring-core to 5.3.35 (#663)
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 a6ed7cc8d..2f9e9d151 100644
--- a/project/Dependencies.scala
+++ b/project/Dependencies.scala
@@ -430,7 +430,7 @@ object Dependencies {
wireMockDependencies)
val SpringWeb = {
- val SpringVersion = "5.3.34"
+ val SpringVersion = "5.3.35"
val SpringBootVersion = "2.7.18"
Seq(
libraryDependencies ++= Seq(
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]