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

fanningpj pushed a commit to branch jackson-upgrade
in repository https://gitbox.apache.org/repos/asf/incubator-pekko-projection.git

commit 67bd221103971442da1b2224e103e8065b3ba8da
Author: PJ Fanning <[email protected]>
AuthorDate: Thu May 11 18:10:25 2023 +0100

    jackson 2.14.3
---
 project/Dependencies.scala | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/project/Dependencies.scala b/project/Dependencies.scala
index b81996b..f010006 100644
--- a/project/Dependencies.scala
+++ b/project/Dependencies.scala
@@ -32,7 +32,7 @@ object Dependencies {
     val testContainers = "1.15.3"
     val junit = "4.13.2"
     val h2Driver = "1.4.200"
-    val jackson = "2.14.2" // this should match the version of jackson used by 
pekko-serialization-jackson
+    val jackson = "2.14.3" // this should match the version of jackson used by 
pekko-serialization-jackson
   }
 
   object Compile {


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

Reply via email to