You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@qpid.apache.org by or...@apache.org on 2019/09/29 23:11:18 UTC

[qpid-broker-j] branch master updated: QPID-8365: [Broker-J] Upgrade jackson dependencies to version 2.9.10

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

orudyy pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/qpid-broker-j.git


The following commit(s) were added to refs/heads/master by this push:
     new ccbd196  QPID-8365: [Broker-J] Upgrade jackson dependencies to version 2.9.10
ccbd196 is described below

commit ccbd1964ab3b57916f5377a467b737e5d53afe7e
Author: Alex Rudyy <or...@apache.org>
AuthorDate: Sun Sep 29 23:57:02 2019 +0100

    QPID-8365: [Broker-J] Upgrade jackson dependencies to version 2.9.10
---
 pom.xml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/pom.xml b/pom.xml
index 48a4246..5a6da8c 100644
--- a/pom.xml
+++ b/pom.xml
@@ -105,8 +105,8 @@
     <derby-version>10.14.2.0</derby-version>
     <logback-version>1.2.3</logback-version>
     <guava-version>27.0-jre</guava-version>
-    <fasterxml-jackson-version>2.9.9</fasterxml-jackson-version>
-    <fasterxml-jackson-databind-version>2.9.9.1</fasterxml-jackson-databind-version>
+    <fasterxml-jackson-version>2.9.10</fasterxml-jackson-version>
+    <fasterxml-jackson-databind-version>2.9.10</fasterxml-jackson-databind-version>
     <slf4j-version>1.7.26</slf4j-version>
     <jetty-version>9.4.19.v20190610</jetty-version>
 


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@qpid.apache.org
For additional commands, e-mail: commits-help@qpid.apache.org