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 8df527053 Update spring-context, spring-core to 5.3.33 (#571)
8df527053 is described below
commit 8df527053aeec6103a41034c702d9b28785ed7ce
Author: scala-steward-asf[bot]
<147768647+scala-steward-asf[bot]@users.noreply.github.com>
AuthorDate: Sun Mar 17 10:29:09 2024 +0100
Update spring-context, spring-core to 5.3.33 (#571)
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 cf5e3b381..824d0eca0 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]