This is an automated email from the ASF dual-hosted git repository.
github-bot pushed a commit to branch update/spring-context-5.3.33
in repository https://gitbox.apache.org/repos/asf/incubator-pekko-connectors.git
commit fb8a6b1694a3d8e15e9efc9525e23e0f61013a75
Author: scala-steward-asf[bot]
<147768647+scala-steward-asf[bot]@users.noreply.github.com>
AuthorDate: Sun Mar 17 02:15:15 2024 +0000
Update spring-context, spring-core to 5.3.33
---
project/Dependencies.scala | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/project/Dependencies.scala b/project/Dependencies.scala
index 0be9230d1..f8618356f 100644
--- a/project/Dependencies.scala
+++ b/project/Dependencies.scala
@@ -391,7 +391,7 @@ object Dependencies {
"org.scalatestplus" %% scalaTestScalaCheckArtifact %
scalaTestScalaCheckVersion % Test))
val SpringWeb = {
- val SpringVersion = "5.3.32"
+ val SpringVersion = "5.3.33"
val SpringBootVersion = "2.7.18"
Seq(
libraryDependencies ++= Seq(
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]