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/incubator-pekko-connectors.git
The following commit(s) were added to refs/heads/main by this push:
new 9f14fee21 Update spring-context, spring-core to 5.3.32 (#495)
9f14fee21 is described below
commit 9f14fee21831b8209eeff09de93260cb5b08bc67
Author: scala-steward-asf[bot]
<147768647+scala-steward-asf[bot]@users.noreply.github.com>
AuthorDate: Sun Feb 18 09:32:21 2024 +0100
Update spring-context, spring-core to 5.3.32 (#495)
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 df17d9faf..679de54c6 100644
--- a/project/Dependencies.scala
+++ b/project/Dependencies.scala
@@ -393,7 +393,7 @@ object Dependencies {
"org.scalatestplus" %% scalaTestScalaCheckArtifact %
scalaTestScalaCheckVersion % Test))
val SpringWeb = {
- val SpringVersion = "5.3.31"
+ val SpringVersion = "5.3.32"
val SpringBootVersion = "2.7.18"
Seq(
libraryDependencies ++= Seq(
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]