This is an automated email from the ASF dual-hosted git repository.

sunlan 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 c21b8f792b Bump org.apache.ant:ant from 1.10.11 to 1.10.15
c21b8f792b is described below

commit c21b8f792ba69bec774fa6df330a8a55d7bb845b
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Wed Dec 4 01:45:39 2024 +0000

    Bump org.apache.ant:ant from 1.10.11 to 1.10.15
    
    Bumps org.apache.ant:ant from 1.10.11 to 1.10.15.
    
    ---
    updated-dependencies:
    - dependency-name: org.apache.ant:ant
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
---
 build.gradle | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/build.gradle b/build.gradle
index fa9fc20966..6d382ab99f 100644
--- a/build.gradle
+++ b/build.gradle
@@ -135,7 +135,7 @@ dependencies {
     testFixturesImplementation "xmlunit:xmlunit:${versions.xmlunit}"
 
     tools "com.eed3si9n.jarjar:jarjar:${versions.jarjar}"
-    tools "org.apache.ant:ant:1.10.11" // updated jarjar dependency to remove 
vulnerability
+    tools "org.apache.ant:ant:1.10.15" // updated jarjar dependency to remove 
vulnerability
     tools "org.jboss.bridger:bridger:${versions.bridger}"
     tools "org.codehaus.plexus:plexus-utils:3.0.24" // updated bridger 
dependency to remove vulnerability
     tools "org.apache.maven:maven-core:3.9.9" // updated bridger dependency to 
remove vulnerability

Reply via email to