This is an automated email from the ASF dual-hosted git repository.

pjfanning pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/pekko.git


The following commit(s) were added to refs/heads/main by this push:
     new e33ed4ea5a Update jacksonAnnotationsVersion to 2.22 (#3431)
e33ed4ea5a is described below

commit e33ed4ea5a6b4351a40ecac83d6a64c0380b1371
Author: PJ Fanning <[email protected]>
AuthorDate: Fri Aug 14 17:22:10 2026 +0100

    Update jacksonAnnotationsVersion to 2.22 (#3431)
---
 project/Dependencies.scala | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/project/Dependencies.scala b/project/Dependencies.scala
index ed70021263..d41ce2adf6 100644
--- a/project/Dependencies.scala
+++ b/project/Dependencies.scala
@@ -38,7 +38,7 @@ object Dependencies {
   val nettyVersion = "4.2.17.Final"
   val logbackVersion = "1.6.2"
 
-  val jacksonAnnotationsVersion = "2.21"
+  val jacksonAnnotationsVersion = "2.22"
   val jacksonVersion2 = "2.22.1"
   val jacksonVersion3 = "3.2.1"
 


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to