Repository: qpid-broker-j Updated Branches: refs/heads/master 35bc1cd00 -> 1e3a2b8b8
QPIO-7745: Update DEPENDENCIES_REFERENCE w.r.t the Derby upgrade. 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/1e3a2b8b Tree: http://git-wip-us.apache.org/repos/asf/qpid-broker-j/tree/1e3a2b8b Diff: http://git-wip-us.apache.org/repos/asf/qpid-broker-j/diff/1e3a2b8b Branch: refs/heads/master Commit: 1e3a2b8b87e131a210d1b1c90cee6c2a2557faed Parents: 35bc1cd Author: Keith Wall <[email protected]> Authored: Fri May 26 11:48:31 2017 +0100 Committer: Keith Wall <[email protected]> Committed: Fri May 26 11:48:31 2017 +0100 ---------------------------------------------------------------------- .../main/assembly/dependency-verification/DEPENDENCIES_REFERENCE | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/qpid-broker-j/blob/1e3a2b8b/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 b10bb10..bdfff46 100644 --- a/broker/src/main/assembly/dependency-verification/DEPENDENCIES_REFERENCE +++ b/broker/src/main/assembly/dependency-verification/DEPENDENCIES_REFERENCE @@ -35,7 +35,7 @@ From: 'an unknown organization' License: AFL-2.1 (https://spdx.org/licenses/AFL-2.1#licenseText) License: BSD-3-Clause (https://spdx.org/licenses/BSD-3-Clause#licenseText) From: 'Apache Software Foundation' (http://db.apache.org/) - - Apache Derby Database Engine and Embedded JDBC Driver (http://db.apache.org/derby/derby/) org.apache.derby:derby:jar:10.11.1.1 + - Apache Derby Database Engine and Embedded JDBC Driver (http://db.apache.org/derby/derby/) org.apache.derby:derby:jar:10.13.1.1 License: Apache 2 (http://www.apache.org/licenses/LICENSE-2.0.txt) From: 'FasterXML' (http://fasterxml.com/) --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
