This is an automated email from the ASF dual-hosted git repository.
paulk pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/groovy.git
The following commit(s) were added to refs/heads/master by this push:
new 8211604 GROOVY-10042: Bump Ant version to 1.10.10
8211604 is described below
commit 8211604ea14e0541f41ec34b8e2e2713b692f1b3
Author: Paul King <[email protected]>
AuthorDate: Mon Apr 19 17:29:45 2021 +1000
GROOVY-10042: Bump Ant version to 1.10.10
---
versions.properties | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/versions.properties b/versions.properties
index 8712ec3..54a1df8 100644
--- a/versions.properties
+++ b/versions.properties
@@ -13,7 +13,7 @@
# See the License for the specific language governing permissions and
# limitations under the License.
-ant = 1.10.9
+ant = 1.10.10
asciidoctorj = 2.4.3
asciidoctorDiagram = 2.1.0
asciidoctorPdf = 1.5.4