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/02/16 02:00:12 UTC

[qpid-broker-j] branch 7.1.x updated: QPID-8279: [Broker-J] Upgrade Jackson dependencies

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

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


The following commit(s) were added to refs/heads/7.1.x by this push:
     new fcd6a09  QPID-8279: [Broker-J] Upgrade Jackson dependencies
fcd6a09 is described below

commit fcd6a091c48b7f46d262b825125d9f401bdfd4ef
Author: Alex Rudyy <or...@apache.org>
AuthorDate: Sat Feb 16 00:58:56 2019 +0000

    QPID-8279: [Broker-J] Upgrade Jackson dependencies
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 89bb514..e1edd36 100644
--- a/pom.xml
+++ b/pom.xml
@@ -105,7 +105,7 @@
     <derby-version>10.13.1.1</derby-version>
     <logback-version>1.2.2</logback-version>
     <guava-version>27.0-jre</guava-version>
-    <fasterxml-jackson-version>2.9.5</fasterxml-jackson-version>
+    <fasterxml-jackson-version>2.9.8</fasterxml-jackson-version>
     <slf4j-version>1.7.25</slf4j-version>
     <jetty-version>9.4.12.v20180830</jetty-version>
 


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