update to jacc 4.0.0

This commit is contained in:
Jörg Prante 2025-01-01 10:31:12 +01:00
parent 816dd9d6ab
commit be040e9a52

View file

@ -18,7 +18,7 @@ dependencyResolutionManagement {
library('asciidoctorj', 'org.asciidoctor', 'asciidoctorj').version('2.5.11')
library('jruby', 'org.jruby', 'jruby').version('9.4.5.0')
library('jflex', 'de.jflex', 'jflex').version('1.9.1')
library('jacc', 'org.xbib', 'jacc').version('3.0.0')
library('jacc', 'org.xbib', 'jacc').version('4.0.0')
library('rpm', 'org.xbib', 'rpm-core').version('4.0.0')
// MUST be groovy 3 dependency
library('groovy-git', 'org.xbib.groovy', 'groovy-git').version('3.0.22.0')