Skip to content

Commit bc2deef

Browse files
committed
Upgrade to JRuby 9.4.8, Rhino 1.7.15, Moneta 1.4.4, JSONassert 1.5.3
1 parent 7322a0d commit bc2deef

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

framework-platform/framework-platform.gradle

+4-4
Original file line numberDiff line numberDiff line change
@@ -129,16 +129,16 @@ dependencies {
129129
api("org.hibernate:hibernate-core-jakarta:5.6.15.Final")
130130
api("org.hibernate:hibernate-validator:7.0.5.Final")
131131
api("org.hsqldb:hsqldb:2.7.2")
132-
api("org.javamoney:moneta:1.4.2")
133-
api("org.jruby:jruby:9.4.7.0")
132+
api("org.javamoney:moneta:1.4.4")
133+
api("org.jruby:jruby:9.4.8.0")
134134
api("org.junit.support:testng-engine:1.0.5")
135-
api("org.mozilla:rhino:1.7.14")
135+
api("org.mozilla:rhino:1.7.15")
136136
api("org.ogce:xpp3:1.1.6")
137137
api("org.python:jython-standalone:2.7.3")
138138
api("org.quartz-scheduler:quartz:2.3.2")
139139
api("org.seleniumhq.selenium:htmlunit-driver:2.70.0")
140140
api("org.seleniumhq.selenium:selenium-java:3.141.59")
141-
api("org.skyscreamer:jsonassert:1.5.1")
141+
api("org.skyscreamer:jsonassert:1.5.3")
142142
api("org.slf4j:slf4j-api:2.0.13")
143143
api("org.testng:testng:7.9.0")
144144
api("org.webjars:underscorejs:1.8.3")

0 commit comments

Comments
 (0)