build(deps): bump htmlunit from 2.45.0 to 2.53.0 #89

Open
dependabot[bot] wants to merge 2 commits from dependabot/maven/net.sourceforge.htmlunit-htmlunit-2.53.0 into master-old
2 changed files with 2 additions and 2 deletions
Showing only changes of commit 2d649b0373 - Show all commits

View File

@@ -90,7 +90,7 @@
<dependency>
<groupId>net.sourceforge.htmlunit</groupId>
<artifactId>htmlunit</artifactId>
<version>2.45.0</version>
<version>2.53.0</version>
</dependency>

View File

@@ -44,7 +44,7 @@
<dependency>
<groupId>net.sourceforge.htmlunit</groupId>
<artifactId>htmlunit</artifactId>
<version>2.45.0</version>
<version>2.53.0</version>
</dependency>
</dependencies>