Skip to content

Commit

Permalink
WIP: [pom] Bump htmlunit to 3.6.0 - httpunit must also use for this t…
Browse files Browse the repository at this point in the history
…o work
  • Loading branch information
hazendaz committed Feb 4, 2024
1 parent 25e1930 commit a3a21ef
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions displaytag/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -196,9 +196,9 @@
<scope>test</scope>
</dependency>
<dependency>
<groupId>net.sourceforge.htmlunit</groupId>
<groupId>org.htmlunit</groupId>
<artifactId>neko-htmlunit</artifactId>
<version>2.67.0</version>
<version>3.6.0</version>
<scope>test</scope>
</dependency>
<dependency>
Expand Down

0 comments on commit a3a21ef

Please sign in to comment.