Skip to content

Commit 043b93d

Browse files
committed
Upgrade to HtmlUnit 4.2.0
Closes gh-33081
1 parent 6e87aba commit 043b93d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

framework-platform/framework-platform.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -128,7 +128,7 @@ dependencies {
128128
api("org.hibernate:hibernate-core-jakarta:5.6.15.Final")
129129
api("org.hibernate:hibernate-validator:7.0.5.Final")
130130
api("org.hsqldb:hsqldb:2.7.2")
131-
api("org.htmlunit:htmlunit:4.1.0")
131+
api("org.htmlunit:htmlunit:4.2.0")
132132
api("org.javamoney:moneta:1.4.2")
133133
api("org.jruby:jruby:9.4.7.0")
134134
api("org.junit.support:testng-engine:1.0.5")

0 commit comments

Comments
 (0)