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 7e84a2d  GROOVY-9788: Bump Ant versions (fixes Apache Ant CVE 
2020-11979)
7e84a2d is described below

commit 7e84a2d9b0e2fd349faea29dcfad1fc8eb14ff92
Author: Paul King <[email protected]>
AuthorDate: Wed Oct 21 14:45:54 2020 +1000

    GROOVY-9788: Bump Ant versions (fixes Apache Ant CVE 2020-11979)
---
 versions.properties | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/versions.properties b/versions.properties
index 3e285a5..06dfd52 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.8
+ant = 1.10.9
 asciidoctorj = 2.4.0
 asciidoctorDiagram = 2.0.2
 asciidoctorPdf = 1.5.3

Reply via email to