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

jbonofre pushed a commit to branch activemq-5.15.x
in repository https://gitbox.apache.org/repos/asf/activemq.git


The following commit(s) were added to refs/heads/activemq-5.15.x by this push:
     new 0c6a4d9  AMQ-7484 - Update Jackson Databind to 2.9.10.4
0c6a4d9 is described below

commit 0c6a4d9f933353e37c7a5fa143dffcf34daa5769
Author: Colm O hEigeartaigh <[email protected]>
AuthorDate: Wed May 13 08:51:55 2020 +0100

    AMQ-7484 - Update Jackson Databind to 2.9.10.4
    
    (cherry picked from commit ad7c5c61c4cef1bcb7ae46a4071dc0db32b3d232)
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 778f099..42f1e07 100644
--- a/pom.xml
+++ b/pom.xml
@@ -74,7 +74,7 @@
     <httpcore-version>4.4.13</httpcore-version>
     <insight-version>1.2.0.Beta4</insight-version>
     <jackson-version>2.9.10</jackson-version>
-    <jackson-databind-version>2.9.10.3</jackson-databind-version>
+    <jackson-databind-version>2.9.10.4</jackson-databind-version>
     <jasypt-version>1.9.3</jasypt-version>
     <jaxb-bundle-version>2.2.11_1</jaxb-bundle-version>
     <jetty9-version>9.4.28.v20200408</jetty9-version>

Reply via email to