This is an automated email from the ASF dual-hosted git repository. paulk pushed a commit to branch GROOVY_4_0_X in repository https://gitbox.apache.org/repos/asf/groovy.git
commit b12aedf1edce109394939d4ebe3f3e7d96145dfc Author: Paul King <[email protected]> AuthorDate: Tue Sep 3 17:23:26 2024 +1000 GROOVY-11463: Bump ant version to 1.10.15 --- versions.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/versions.properties b/versions.properties index bdc5469ea6..696dd006c0 100644 --- a/versions.properties +++ b/versions.properties @@ -13,8 +13,8 @@ # See the License for the specific language governing permissions and # limitations under the License. -ant=1.10.14 asciidoctorj=2.5.10 +ant=1.10.15 asciidoctorDiagram=2.3.1 asciidoctorPdf=2.3.18 asciidoctorGroovyDsl=2.0.2
