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/pekko-management.git
The following commit(s) were added to refs/heads/main by this push:
new 2afb142b Update jackson-annotations, jackson-core, ... to 2.17.2 (#270)
2afb142b is described below
commit 2afb142b0170b16b5ea81e26f5cfe4dd9de78317
Author: scala-steward-asf[bot]
<147768647+scala-steward-asf[bot]@users.noreply.github.com>
AuthorDate: Sun Jul 7 01:41:56 2024 +0100
Update jackson-annotations, jackson-core, ... to 2.17.2 (#270)
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 3d6e75b5..079f040a 100644
--- a/project/Dependencies.scala
+++ b/project/Dependencies.scala
@@ -26,7 +26,7 @@ object Dependencies {
val awsSdkVersion = "1.12.753"
val guavaVersion = "33.2.1-jre"
- val jacksonVersion = "2.17.1"
+ val jacksonVersion = "2.17.2"
val log4j2Version = "2.23.1"
val logbackVersion = "1.3.14"
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]