commit | 8013539d990b9f2acbe1b137b72d1d0449b927e1 | [log] [tgz] |
---|---|---|
author | Alexander Kurtakov <akurtako@redhat.com> | Thu May 09 02:39:01 2019 +0300 |
committer | Alexander Kurtakov <akurtako@redhat.com> | Wed May 08 19:39:41 2019 -0400 |
tree | 353831f5307afe7cca3f367f372470e16f980f4d | |
parent | 6e236f610124f42153b6e0df85208b537f871176 [diff] [blame] |
Use ant-apache-bsf 1.10.6 for build. Change-Id: Ibd193608fb13ec2a090a577681af105c150afc48 Signed-off-by: Alexander Kurtakov <akurtako@redhat.com>
diff --git a/bundles/binaries-parent/pom.xml b/bundles/binaries-parent/pom.xml index eacc431..8292a04 100644 --- a/bundles/binaries-parent/pom.xml +++ b/bundles/binaries-parent/pom.xml
@@ -84,7 +84,7 @@ <dependency> <groupId>org.apache.ant</groupId> <artifactId>ant-apache-bsf</artifactId> - <version>1.10.5</version> + <version>1.10.6</version> </dependency> </dependencies> </plugin>