Skip to content

Commit

Permalink
Merge pull request #433 from nahsra/dependabot/maven/org.htmlunit-nek…
Browse files Browse the repository at this point in the history
…o-htmlunit-4.0.0

Bump org.htmlunit:neko-htmlunit from 3.11.3 to 4.0.0. @spassarop didn't find any issues with upgrading, but if we decide to add some test cases, tweak a few things, we can do that later before we do the next release.
  • Loading branch information
davewichers authored Apr 8, 2024
2 parents 40243da + e0838ab commit f5fd257
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -128,7 +128,7 @@
<dependency>
<groupId>org.htmlunit</groupId>
<artifactId>neko-htmlunit</artifactId>
<version>3.11.3</version>
<version>4.0.0</version>
</dependency>
<dependency>
<groupId>org.slf4j</groupId>
Expand Down

0 comments on commit f5fd257

Please sign in to comment.