This is an automated email from the ASF dual-hosted git repository.
github-bot pushed a commit to branch update/spring-context-5.3.32
in repository https://gitbox.apache.org/repos/asf/incubator-pekko-connectors.git
commit 75f568134abbcdb4313a0541e542a81258932051
Author: scala-steward-asf[bot]
<147768647+scala-steward-asf[bot]@users.noreply.github.com>
AuthorDate: Sun Feb 18 02:19:26 2024 +0000
Update spring-context, spring-core to 5.3.32
---
project/Dependencies.scala | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/project/Dependencies.scala b/project/Dependencies.scala
index 7b0364549..23bc25e77 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]