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 65f70fb  GROOVY-10334: Bump Ant version to 1.10.12
65f70fb is described below

commit 65f70fbcf2ca0771739b06040a2ed8584b4d5615
Author: Paul King <[email protected]>
AuthorDate: Thu Oct 28 15:51:14 2021 +1000

    GROOVY-10334: Bump Ant version to 1.10.12
---
 versions.properties | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/versions.properties b/versions.properties
index 6d0ec1b..977d96d 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.11
+ant=1.10.12
 asciidoctorj=2.5.2
 asciidoctorDiagram=2.2.1
 asciidoctorPdf=1.6.0

Reply via email to