You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@qpid.apache.org by kw...@apache.org on 2018/03/20 12:38:00 UTC

[1/3] qpid-broker-j git commit: QPID-7858 [Java Broker] Bump com.fasterxml.jackson dependency from 2.5 to 2.8

Repository: qpid-broker-j
Updated Branches:
  refs/heads/6.1.x e0b3bbf6d -> b85f99c80


QPID-7858 [Java Broker] Bump com.fasterxml.jackson dependency from 2.5 to 2.8


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/87cc5f18
Tree: http://git-wip-us.apache.org/repos/asf/qpid-broker-j/tree/87cc5f18
Diff: http://git-wip-us.apache.org/repos/asf/qpid-broker-j/diff/87cc5f18

Branch: refs/heads/6.1.x
Commit: 87cc5f18beb45dae51d5ab4077b83b765909e2ae
Parents: e0b3bbf
Author: Keith Wall <ke...@gmail.com>
Authored: Wed Jul 12 11:17:48 2017 +0100
Committer: Keith Wall <kw...@apache.org>
Committed: Tue Mar 20 11:52:28 2018 +0000

----------------------------------------------------------------------
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/qpid-broker-j/blob/87cc5f18/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index be7c7d0..47b2d9b 100644
--- a/pom.xml
+++ b/pom.xml
@@ -118,7 +118,7 @@
     <derby-version>10.12.1.1</derby-version>
     <logback-version>1.2.2</logback-version>
     <guava-version>18.0</guava-version>
-    <fasterxml-jackson-version>2.5.3</fasterxml-jackson-version>
+    <fasterxml-jackson-version>2.8.7</fasterxml-jackson-version>
     <slf4j-version>1.7.25</slf4j-version>
     <jetty-version>8.1.17.v20150415</jetty-version>
 


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


[2/3] qpid-broker-j git commit: QPID-7858: Update dependency reference w.r.t FasterXML/jackson

Posted by kw...@apache.org.
QPID-7858: Update dependency reference w.r.t FasterXML/jackson


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/bffe99ce
Tree: http://git-wip-us.apache.org/repos/asf/qpid-broker-j/tree/bffe99ce
Diff: http://git-wip-us.apache.org/repos/asf/qpid-broker-j/diff/bffe99ce

Branch: refs/heads/6.1.x
Commit: bffe99cea0809326ffe990b8658a688ab5d34ddf
Parents: 87cc5f1
Author: Keith Wall <ke...@gmail.com>
Authored: Wed Jul 19 08:20:55 2017 +0100
Committer: Keith Wall <kw...@apache.org>
Committed: Tue Mar 20 11:52:54 2018 +0000

----------------------------------------------------------------------
 .../assembly/dependency-verification/DEPENDENCIES_REFERENCE    | 6 +++---
 .../assembly/dependency-verification/DEPENDENCIES_REFERENCE    | 6 +++---
 2 files changed, 6 insertions(+), 6 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/qpid-broker-j/blob/bffe99ce/broker/src/main/assembly/dependency-verification/DEPENDENCIES_REFERENCE
----------------------------------------------------------------------
diff --git a/broker/src/main/assembly/dependency-verification/DEPENDENCIES_REFERENCE b/broker/src/main/assembly/dependency-verification/DEPENDENCIES_REFERENCE
index 509852e..a5669c8 100644
--- a/broker/src/main/assembly/dependency-verification/DEPENDENCIES_REFERENCE
+++ b/broker/src/main/assembly/dependency-verification/DEPENDENCIES_REFERENCE
@@ -39,11 +39,11 @@ From: 'Apache Software Foundation' (http://db.apache.org/)
     License: Apache 2  (http://www.apache.org/licenses/LICENSE-2.0.txt)
 
 From: 'FasterXML' (http://fasterxml.com/)
-  - Jackson-annotations (http://github.com/FasterXML/jackson) com.fasterxml.jackson.core:jackson-annotations:bundle:2.5.0
+  - Jackson-annotations (http://github.com/FasterXML/jackson) com.fasterxml.jackson.core:jackson-annotations:bundle:2.8.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) com.fasterxml.jackson.core:jackson-core:bundle:2.5.3
+  - Jackson-core (https://github.com/FasterXML/jackson-core) com.fasterxml.jackson.core:jackson-core:bundle:2.8.7
     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.5.3
+  - jackson-databind (http://github.com/FasterXML/jackson) com.fasterxml.jackson.core:jackson-databind:bundle:2.8.7
     License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
 
 From: 'JolBox' (http://jolbox.com)

http://git-wip-us.apache.org/repos/asf/qpid-broker-j/blob/bffe99ce/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 c014332..856fe4c 100644
--- a/perftests/src/main/assembly/dependency-verification/DEPENDENCIES_REFERENCE
+++ b/perftests/src/main/assembly/dependency-verification/DEPENDENCIES_REFERENCE
@@ -29,11 +29,11 @@ From: 'an unknown organization'
     License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
 
 From: 'FasterXML' (http://fasterxml.com/)
-  - Jackson-annotations (http://github.com/FasterXML/jackson) com.fasterxml.jackson.core:jackson-annotations:bundle:2.5.0
+  - Jackson-annotations (http://github.com/FasterXML/jackson) com.fasterxml.jackson.core:jackson-annotations:bundle:2.8.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) com.fasterxml.jackson.core:jackson-core:bundle:2.5.3
+  - Jackson-core (https://github.com/FasterXML/jackson-core) com.fasterxml.jackson.core:jackson-core:bundle:2.8.7
     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.5.3
+  - jackson-databind (http://github.com/FasterXML/jackson) com.fasterxml.jackson.core:jackson-databind:bundle:2.8.7
     License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
 
 From: 'QOS.ch' (http://www.qos.ch)


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


[3/3] qpid-broker-j git commit: QPID-8136: [Broker-J] [Jackson] Update dependency from 2.8.7 to 2.8.11

Posted by kw...@apache.org.
QPID-8136: [Broker-J] [Jackson] Update dependency from 2.8.7 to 2.8.11


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/b85f99c8
Tree: http://git-wip-us.apache.org/repos/asf/qpid-broker-j/tree/b85f99c8
Diff: http://git-wip-us.apache.org/repos/asf/qpid-broker-j/diff/b85f99c8

Branch: refs/heads/6.1.x
Commit: b85f99c80887ed4dd2072e8879bf703f21ab1c6f
Parents: bffe99c
Author: Keith Wall <kw...@apache.org>
Authored: Mon Mar 19 13:24:22 2018 +0000
Committer: Keith Wall <kw...@apache.org>
Committed: Tue Mar 20 12:17:39 2018 +0000

----------------------------------------------------------------------
 broker-core/pom.xml                                              | 2 +-
 broker-plugins/management-http/pom.xml                           | 2 +-
 .../main/assembly/dependency-verification/DEPENDENCIES_REFERENCE | 4 ++--
 perftests/pom.xml                                                | 2 +-
 .../main/assembly/dependency-verification/DEPENDENCIES_REFERENCE | 4 ++--
 pom.xml                                                          | 3 ++-
 tck/pom.xml                                                      | 2 +-
 tools/pom.xml                                                    | 2 +-
 8 files changed, 11 insertions(+), 10 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/qpid-broker-j/blob/b85f99c8/broker-core/pom.xml
----------------------------------------------------------------------
diff --git a/broker-core/pom.xml b/broker-core/pom.xml
index c4a771e..98fa487 100644
--- a/broker-core/pom.xml
+++ b/broker-core/pom.xml
@@ -61,7 +61,7 @@
     <dependency>
       <groupId>com.fasterxml.jackson.core</groupId>
       <artifactId>jackson-databind</artifactId>
-      <version>${fasterxml-jackson-version}</version>
+      <version>${fasterxml-jackson-databind-version}</version>
     </dependency>
 
     <dependency>

http://git-wip-us.apache.org/repos/asf/qpid-broker-j/blob/b85f99c8/broker-plugins/management-http/pom.xml
----------------------------------------------------------------------
diff --git a/broker-plugins/management-http/pom.xml b/broker-plugins/management-http/pom.xml
index f8bc430..7e5a6a4 100644
--- a/broker-plugins/management-http/pom.xml
+++ b/broker-plugins/management-http/pom.xml
@@ -101,7 +101,7 @@
     <dependency>
       <groupId>com.fasterxml.jackson.core</groupId>
       <artifactId>jackson-databind</artifactId>
-      <version>${fasterxml-jackson-version}</version>
+      <version>${fasterxml-jackson-databind-version}</version>
     </dependency>
 
     <dependency>

http://git-wip-us.apache.org/repos/asf/qpid-broker-j/blob/b85f99c8/broker/src/main/assembly/dependency-verification/DEPENDENCIES_REFERENCE
----------------------------------------------------------------------
diff --git a/broker/src/main/assembly/dependency-verification/DEPENDENCIES_REFERENCE b/broker/src/main/assembly/dependency-verification/DEPENDENCIES_REFERENCE
index a5669c8..5d6c7fa 100644
--- a/broker/src/main/assembly/dependency-verification/DEPENDENCIES_REFERENCE
+++ b/broker/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.8.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.8.7
+  - Jackson-core (https://github.com/FasterXML/jackson-core) com.fasterxml.jackson.core:jackson-core:bundle:2.8.11
     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.8.7
+  - jackson-databind (http://github.com/FasterXML/jackson) com.fasterxml.jackson.core:jackson-databind:bundle:2.8.11.1
     License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
 
 From: 'JolBox' (http://jolbox.com)

http://git-wip-us.apache.org/repos/asf/qpid-broker-j/blob/b85f99c8/perftests/pom.xml
----------------------------------------------------------------------
diff --git a/perftests/pom.xml b/perftests/pom.xml
index 3692384..fa0ee85 100644
--- a/perftests/pom.xml
+++ b/perftests/pom.xml
@@ -83,7 +83,7 @@
     <dependency>
       <groupId>com.fasterxml.jackson.core</groupId>
       <artifactId>jackson-databind</artifactId>
-      <version>${fasterxml-jackson-version}</version>
+      <version>${fasterxml-jackson-databind-version}</version>
     </dependency>
 
     <dependency>

http://git-wip-us.apache.org/repos/asf/qpid-broker-j/blob/b85f99c8/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 856fe4c..b607892 100644
--- a/perftests/src/main/assembly/dependency-verification/DEPENDENCIES_REFERENCE
+++ b/perftests/src/main/assembly/dependency-verification/DEPENDENCIES_REFERENCE
@@ -31,9 +31,9 @@ From: 'an unknown organization'
 From: 'FasterXML' (http://fasterxml.com/)
   - Jackson-annotations (http://github.com/FasterXML/jackson) com.fasterxml.jackson.core:jackson-annotations:bundle:2.8.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.8.7
+  - Jackson-core (https://github.com/FasterXML/jackson-core) com.fasterxml.jackson.core:jackson-core:bundle:2.8.11
     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.8.7
+  - jackson-databind (http://github.com/FasterXML/jackson) com.fasterxml.jackson.core:jackson-databind:bundle:2.8.11.1
     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/b85f99c8/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index 47b2d9b..a4a8e6e 100644
--- a/pom.xml
+++ b/pom.xml
@@ -118,7 +118,8 @@
     <derby-version>10.12.1.1</derby-version>
     <logback-version>1.2.2</logback-version>
     <guava-version>18.0</guava-version>
-    <fasterxml-jackson-version>2.8.7</fasterxml-jackson-version>
+    <fasterxml-jackson-version>2.8.11</fasterxml-jackson-version>
+    <fasterxml-jackson-databind-version>2.8.11.1</fasterxml-jackson-databind-version>
     <slf4j-version>1.7.25</slf4j-version>
     <jetty-version>8.1.17.v20150415</jetty-version>
 

http://git-wip-us.apache.org/repos/asf/qpid-broker-j/blob/b85f99c8/tck/pom.xml
----------------------------------------------------------------------
diff --git a/tck/pom.xml b/tck/pom.xml
index 005ef32..b773777 100644
--- a/tck/pom.xml
+++ b/tck/pom.xml
@@ -79,7 +79,7 @@
         <dependency>
             <groupId>com.fasterxml.jackson.core</groupId>
             <artifactId>jackson-databind</artifactId>
-            <version>${fasterxml-jackson-version}</version>
+            <version>${fasterxml-jackson-databind-version}</version>
         </dependency>
     </dependencies>
 

http://git-wip-us.apache.org/repos/asf/qpid-broker-j/blob/b85f99c8/tools/pom.xml
----------------------------------------------------------------------
diff --git a/tools/pom.xml b/tools/pom.xml
index bebf8bd..4dd7883 100644
--- a/tools/pom.xml
+++ b/tools/pom.xml
@@ -56,7 +56,7 @@
     <dependency>
       <groupId>com.fasterxml.jackson.core</groupId>
       <artifactId>jackson-databind</artifactId>
-      <version>${fasterxml-jackson-version}</version>
+      <version>${fasterxml-jackson-databind-version}</version>
     </dependency>
   </dependencies>
    


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