Skip to content

Commit fd51c02

Browse files
authored
JCR-5190: webapp: bump htmlunit to 4.19.0 (#313)
1 parent d4da031 commit fd51c02

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

jackrabbit-webapp/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -104,7 +104,7 @@
104104
<dependency>
105105
<groupId>org.htmlunit</groupId>
106106
<artifactId>htmlunit</artifactId>
107-
<version>4.18.0</version>
107+
<version>4.19.0</version>
108108
<scope>test</scope>
109109
<exclusions>
110110
<exclusion>

0 commit comments

Comments
 (0)