Repository: qpid-broker-j
Updated Branches:
  refs/heads/master 88a12e8c5 -> 7f0219c93


QPID-8159: Upgrade Jackson from 2.9.4 to 2.9.5


Project: http://git-wip-us.apache.org/repos/asf/qpid-broker-j/repo
Commit: http://git-wip-us.apache.org/repos/asf/qpid-broker-j/commit/7f0219c9
Tree: http://git-wip-us.apache.org/repos/asf/qpid-broker-j/tree/7f0219c9
Diff: http://git-wip-us.apache.org/repos/asf/qpid-broker-j/diff/7f0219c9

Branch: refs/heads/master
Commit: 7f0219c937a6dd54c7acffed6fff03ae3c473821
Parents: 88a12e8
Author: Keith Wall <kw...@apache.org>
Authored: Wed Apr 11 11:33:23 2018 +0100
Committer: Keith Wall <kw...@apache.org>
Committed: Wed Apr 11 11:33:23 2018 +0100

----------------------------------------------------------------------
 .../main/assembly/dependency-verification/DEPENDENCIES_REFERENCE | 4 ++--
 .../main/assembly/dependency-verification/DEPENDENCIES_REFERENCE | 4 ++--
 pom.xml                                                          | 2 +-
 3 files changed, 5 insertions(+), 5 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/qpid-broker-j/blob/7f0219c9/apache-qpid-broker-j/src/main/assembly/dependency-verification/DEPENDENCIES_REFERENCE
----------------------------------------------------------------------
diff --git 
a/apache-qpid-broker-j/src/main/assembly/dependency-verification/DEPENDENCIES_REFERENCE
 
b/apache-qpid-broker-j/src/main/assembly/dependency-verification/DEPENDENCIES_REFERENCE
index 9200936..8353f39 100644
--- 
a/apache-qpid-broker-j/src/main/assembly/dependency-verification/DEPENDENCIES_REFERENCE
+++ 
b/apache-qpid-broker-j/src/main/assembly/dependency-verification/DEPENDENCIES_REFERENCE
@@ -41,9 +41,9 @@ From: 'Apache Software Foundation' (http://db.apache.org/)
 From: 'FasterXML' (http://fasterxml.com/)
   - Jackson-annotations (http://github.com/FasterXML/jackson) 
com.fasterxml.jackson.core:jackson-annotations:bundle:2.9.0
     License: The Apache Software License, Version 2.0  
(http://www.apache.org/licenses/LICENSE-2.0.txt)
-  - Jackson-core (https://github.com/FasterXML/jackson-core) 
com.fasterxml.jackson.core:jackson-core:bundle:2.9.4
+  - Jackson-core (https://github.com/FasterXML/jackson-core) 
com.fasterxml.jackson.core:jackson-core:bundle:2.9.5
     License: The Apache Software License, Version 2.0  
(http://www.apache.org/licenses/LICENSE-2.0.txt)
-  - jackson-databind (http://github.com/FasterXML/jackson) 
com.fasterxml.jackson.core:jackson-databind:bundle:2.9.4
+  - jackson-databind (http://github.com/FasterXML/jackson) 
com.fasterxml.jackson.core:jackson-databind:bundle:2.9.5
     License: The Apache Software License, Version 2.0  
(http://www.apache.org/licenses/LICENSE-2.0.txt)
 
 From: 'GlassFish Community' (https://glassfish.dev.java.net)

http://git-wip-us.apache.org/repos/asf/qpid-broker-j/blob/7f0219c9/perftests/src/main/assembly/dependency-verification/DEPENDENCIES_REFERENCE
----------------------------------------------------------------------
diff --git 
a/perftests/src/main/assembly/dependency-verification/DEPENDENCIES_REFERENCE 
b/perftests/src/main/assembly/dependency-verification/DEPENDENCIES_REFERENCE
index d846608..21285f2 100644
--- a/perftests/src/main/assembly/dependency-verification/DEPENDENCIES_REFERENCE
+++ b/perftests/src/main/assembly/dependency-verification/DEPENDENCIES_REFERENCE
@@ -35,9 +35,9 @@ From: 'Apache Software Foundation' (http://www.apache.org)
 From: 'FasterXML' (http://fasterxml.com/)
   - Jackson-annotations (http://github.com/FasterXML/jackson) 
com.fasterxml.jackson.core:jackson-annotations:bundle:2.9.0
     License: The Apache Software License, Version 2.0  
(http://www.apache.org/licenses/LICENSE-2.0.txt)
-  - Jackson-core (https://github.com/FasterXML/jackson-core) 
com.fasterxml.jackson.core:jackson-core:bundle:2.9.4
+  - Jackson-core (https://github.com/FasterXML/jackson-core) 
com.fasterxml.jackson.core:jackson-core:bundle:2.9.5
     License: The Apache Software License, Version 2.0  
(http://www.apache.org/licenses/LICENSE-2.0.txt)
-  - jackson-databind (http://github.com/FasterXML/jackson) 
com.fasterxml.jackson.core:jackson-databind:bundle:2.9.4
+  - jackson-databind (http://github.com/FasterXML/jackson) 
com.fasterxml.jackson.core:jackson-databind:bundle:2.9.5
     License: The Apache Software License, Version 2.0  
(http://www.apache.org/licenses/LICENSE-2.0.txt)
 
 From: 'QOS.ch' (http://www.qos.ch)

http://git-wip-us.apache.org/repos/asf/qpid-broker-j/blob/7f0219c9/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index 7cd016a..93ee991 100644
--- a/pom.xml
+++ b/pom.xml
@@ -120,7 +120,7 @@
     <derby-version>10.13.1.1</derby-version>
     <logback-version>1.2.2</logback-version>
     <guava-version>22.0</guava-version>
-    <fasterxml-jackson-version>2.9.4</fasterxml-jackson-version>
+    <fasterxml-jackson-version>2.9.5</fasterxml-jackson-version>
     <slf4j-version>1.7.25</slf4j-version>
     <jetty-version>9.4.3.v20170317</jetty-version>
 


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

Reply via email to