Skip to content

Commit

Permalink
Merge pull request quarkus-qe#1532 from quarkus-qe/dependabot/maven/o…
Browse files Browse the repository at this point in the history
…rg.htmlunit-htmlunit-3.8.0

Bump org.htmlunit:htmlunit from 3.7.0 to 3.8.0
  • Loading branch information
michalvavrik authored Nov 20, 2023
2 parents ae706dc + e864c3a commit 694a317
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 @@ -38,7 +38,7 @@
<smallrye-stork.version>2.4.0</smallrye-stork.version>
<assertj.version>3.24.2</assertj.version>
<profile.id>jvm</profile.id>
<htmlunit.version>3.7.0</htmlunit.version>
<htmlunit.version>3.8.0</htmlunit.version>
<!-- Faster build when using -DskipTests -->
<quarkus.build.skip>${skipTests}</quarkus.build.skip>
<!-- S2i configuration -->
Expand Down

0 comments on commit 694a317

Please sign in to comment.