This is an automated email from the ASF dual-hosted git repository.
engelen 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 7b147ac3f Update spring-context, spring-core to 5.3.36 (#672)
7b147ac3f is described below
commit 7b147ac3f2a9780ff88847b5b5d99c9fe436f3e4
Author: scala-steward-asf[bot]
<147768647+scala-steward-asf[bot]@users.noreply.github.com>
AuthorDate: Sun May 26 10:42:13 2024 +0200
Update spring-context, spring-core to 5.3.36 (#672)
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 2b623da60..56a30d539 100644
--- a/project/Dependencies.scala
+++ b/project/Dependencies.scala
@@ -430,7 +430,7 @@ object Dependencies {
wireMockDependencies)
val SpringWeb = {
- val SpringVersion = "5.3.35"
+ val SpringVersion = "5.3.36"
val SpringBootVersion = "2.7.18"
Seq(
libraryDependencies ++= Seq(
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]