Upgrade derby to 10.12.1.1
Project: http://git-wip-us.apache.org/repos/asf/cxf/repo Commit: http://git-wip-us.apache.org/repos/asf/cxf/commit/ecb6eba5 Tree: http://git-wip-us.apache.org/repos/asf/cxf/tree/ecb6eba5 Diff: http://git-wip-us.apache.org/repos/asf/cxf/diff/ecb6eba5 Branch: refs/heads/master-jaxrs-2.1 Commit: ecb6eba580c81d35991df66681db8dff99b1b087 Parents: e853093 Author: Akitoshi Yoshida <[email protected]> Authored: Wed May 25 17:10:16 2016 +0200 Committer: Akitoshi Yoshida <[email protected]> Committed: Wed May 25 17:10:16 2016 +0200 ---------------------------------------------------------------------- parent/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/cxf/blob/ecb6eba5/parent/pom.xml ---------------------------------------------------------------------- diff --git a/parent/pom.xml b/parent/pom.xml index 5f256d4..b6d9000 100644 --- a/parent/pom.xml +++ b/parent/pom.xml @@ -80,7 +80,7 @@ <cxf.commons-collections.version>3.2.2</cxf.commons-collections.version> <cxf.commons-lang.version>2.6</cxf.commons-lang.version> <cxf.commons-lang3.version>3.4</cxf.commons-lang3.version> - <cxf.derby.version>10.2.2.0</cxf.derby.version> + <cxf.derby.version>10.12.1.1</cxf.derby.version> <cxf.dropwizard.version>3.1.2</cxf.dropwizard.version> <cxf.ehcache.version>2.10.1</cxf.ehcache.version> <cxf.ehcache3.version>3.0.1</cxf.ehcache3.version>
