Repository: tomee Updated Branches: refs/heads/tomee-7.0.0-M1 8ec4391ef -> 4b9b75b3e
Version Project: http://git-wip-us.apache.org/repos/asf/tomee/repo Commit: http://git-wip-us.apache.org/repos/asf/tomee/commit/4b9b75b3 Tree: http://git-wip-us.apache.org/repos/asf/tomee/tree/4b9b75b3 Diff: http://git-wip-us.apache.org/repos/asf/tomee/diff/4b9b75b3 Branch: refs/heads/tomee-7.0.0-M1 Commit: 4b9b75b3ea9173eded7562919eabe3db8854e54a Parents: 8ec4391 Author: [email protected] <[email protected]> Authored: Tue Jun 16 20:17:27 2015 +0200 Committer: [email protected] <[email protected]> Committed: Tue Jun 16 20:17:27 2015 +0200 ---------------------------------------------------------------------- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/tomee/blob/4b9b75b3/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index e854bfa..10919de 100644 --- a/pom.xml +++ b/pom.xml @@ -1637,7 +1637,7 @@ <dependency> <artifactId>backport-util-concurrent</artifactId> <groupId>backport-util-concurrent</groupId> - <version>3.2</version> + <version>3.1</version> </dependency> <dependency> <groupId>org.apache.ws.commons.axiom</groupId>
