File tree 1 file changed +3
-3
lines changed
1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -128,16 +128,16 @@ dependencies {
128
128
api(" org.hibernate:hibernate-core-jakarta:5.6.15.Final" )
129
129
api(" org.hibernate:hibernate-validator:7.0.5.Final" )
130
130
api(" org.hsqldb:hsqldb:2.7.2" )
131
- api(" org.htmlunit:htmlunit:3.11 .0" )
131
+ api(" org.htmlunit:htmlunit:4.1 .0" )
132
132
api(" org.javamoney:moneta:1.4.2" )
133
133
api(" org.jruby:jruby:9.4.6.0" )
134
134
api(" org.junit.support:testng-engine:1.0.5" )
135
135
api(" org.mozilla:rhino:1.7.14" )
136
136
api(" org.ogce:xpp3:1.1.6" )
137
137
api(" org.python:jython-standalone:2.7.3" )
138
138
api(" org.quartz-scheduler:quartz:2.3.2" )
139
- api(" org.seleniumhq.selenium:htmlunit3-driver:4.18.1 " )
140
- api(" org.seleniumhq.selenium:selenium-java:4.18.1 " )
139
+ api(" org.seleniumhq.selenium:htmlunit3-driver:4.20.0 " )
140
+ api(" org.seleniumhq.selenium:selenium-java:4.20.0 " )
141
141
api(" org.skyscreamer:jsonassert:1.5.1" )
142
142
api(" org.slf4j:slf4j-api:2.0.12" )
143
143
api(" org.testng:testng:7.9.0" )
You can’t perform that action at this time.
0 commit comments