]> source.dussan.org Git - jgit.git/commitdiff
Update groovy to 4.0.21 15/1194615/2
authorMatthias Sohn <matthias.sohn@sap.com>
Sun, 12 May 2024 22:58:15 +0000 (00:58 +0200)
committerMatthias Sohn <matthias.sohn@sap.com>
Mon, 13 May 2024 14:18:06 +0000 (16:18 +0200)
Change-Id: I7eb29ba080f6c2e3f4097977adf48b246c4a7822

pom.xml

diff --git a/pom.xml b/pom.xml
index c5bab119e659c4e8f6aa45f92575fbf5199bb84d..5d9b78b7b05d97e41392ae76a1ea92b095df93af 100644 (file)
--- a/pom.xml
+++ b/pom.xml
           <dependency>
             <groupId>org.apache.groovy</groupId>
             <artifactId>groovy</artifactId>
-            <version>4.0.15</version>
+            <version>4.0.21</version>
             <scope>runtime</scope>
           </dependency>
           <dependency>
             <groupId>org.apache.groovy</groupId>
             <artifactId>groovy-ant</artifactId>
-            <version>4.0.15</version>
+            <version>4.0.21</version>
             <scope>runtime</scope>
           </dependency>
         </dependencies>