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

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


The following commit(s) were added to refs/heads/master by this push:
     new ad7c5c6  AMQ-7484 - Update Jackson Databind to 2.9.10.4
     new c97a943  Merge pull request #532 from coheigea/AMQ-7484
ad7c5c6 is described below

commit ad7c5c61c4cef1bcb7ae46a4071dc0db32b3d232
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
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 609b35f..59848e9 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