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

sunlan pushed a commit to branch GROOVY_4_0_X
in repository https://gitbox.apache.org/repos/asf/groovy.git


The following commit(s) were added to refs/heads/GROOVY_4_0_X by this push:
     new b13ce1c0c6 Revert "GROOVY-11505: Bump logback to 1.5.11"
b13ce1c0c6 is described below

commit b13ce1c0c6144e919f594e3dec5f76b6cca35b7c
Author: Daniel Sun <[email protected]>
AuthorDate: Sun Oct 20 16:47:06 2024 +0800

    Revert "GROOVY-11505: Bump logback to 1.5.11"
    
    This reverts commit ab539554560f6f571488bd246226559d353e90cc.
    
    Caused by: java.lang.UnsupportedClassVersionError: 
ch/qos/logback/core/OutputStreamAppender has been compiled by a more recent 
version of the Java Runtime (class file version 55.0), this version of the Java 
Runtime only recognizes class file versions up to 54.0
---
 versions.properties | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/versions.properties b/versions.properties
index 596c7da5ff..07c0b7e670 100644
--- a/versions.properties
+++ b/versions.properties
@@ -38,7 +38,7 @@ jline=2.14.6
 jmh=1.37
 jmock=1.2.0
 jruby=9.2.17.0
-logback=1.5.11
+logback=1.3.14
 junit=4.13.2
 junit5=5.11.2
 junit5Platform=1.11.2

Reply via email to