diff --git a/build.gradle b/build.gradle index 2f5de64a447..3cc9c02aa3e 100644 --- a/build.gradle +++ b/build.gradle @@ -122,7 +122,7 @@ def libraries = [ jetty : 'org.eclipse.jetty:jetty-server:10.0.26', jgit : 'org.eclipse.jgit:org.eclipse.jgit:6.10.1.202505221210-r', jolt : 'com.bazaarvoice.jolt:jolt-core:0.1.8', - jruby : 'org.jruby:jruby:9.4.15.0', + jruby : 'org.jruby:jruby:10.1.1.0', jsonUnit : 'net.javacrumbs.json-unit:json-unit-assertj:5.1.2', jsoup : 'org.jsoup:jsoup:1.22.2', junit5Bom : 'org.junit:junit-bom:6.1.0',