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 0caecf6354 sync with 4_0_X
0caecf6354 is described below

commit 0caecf6354156fe30494f903fdba105a2cc6e49d
Author: Paul King <[email protected]>
AuthorDate: Fri Jul 21 15:07:51 2023 +1000

    sync with 4_0_X
---
 versions.properties | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/versions.properties b/versions.properties
index ef3745291c..e31aea73ce 100644
--- a/versions.properties
+++ b/versions.properties
@@ -30,7 +30,8 @@ ivy=2.5.1
 jansi=2.4.0
 jacksonDatabind=2.15.2
 jackson=2.15.2
-jarjar=1.8.2
+# later jarjar versions sometimes leave empty META-INF/services files
+jarjar=1.8.0
 javaParser=3.25.4
 jline=2.14.6
 jmh=1.36

Reply via email to