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 2017/04/27 13:02:54 UTC

qpid-broker-j git commit: QPID-7745: Bump Derby dependency to 10.13.1.1

Repository: qpid-broker-j
Updated Branches:
  refs/heads/6.0.x d4ae88558 -> 446213468


QPID-7745: Bump Derby dependency to 10.13.1.1

(cherry picked from commit 1b6dc37069a3d3316a4effa70cd1bab3caead275)


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

Branch: refs/heads/6.0.x
Commit: 4462134684d15f0163e7daa6481143269e15be87
Parents: d4ae885
Author: Keith Wall <ke...@gmail.com>
Authored: Tue Apr 25 20:37:25 2017 +0100
Committer: Alex Rudyy <or...@apache.org>
Committed: Thu Apr 27 14:00:47 2017 +0100

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


http://git-wip-us.apache.org/repos/asf/qpid-broker-j/blob/44621346/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index 4a73ce6..a529df6 100644
--- a/pom.xml
+++ b/pom.xml
@@ -112,7 +112,7 @@
     <dollar.sign>$</dollar.sign>
     <at.sign>@</at.sign>
     <bdb-version>5.0.104</bdb-version>
-    <derby-version>10.11.1.1</derby-version>
+    <derby-version>10.13.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>


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