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-projection.git


The following commit(s) were added to refs/heads/main by this push:
     new 5b0f860  jackson 2.14.3 (#39)
5b0f860 is described below

commit 5b0f86054089a5ce7eb234e97ddf20ceef188027
Author: PJ Fanning <[email protected]>
AuthorDate: Thu May 11 19:36:29 2023 +0100

    jackson 2.14.3 (#39)
---
 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