Skip to content

Commit

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

Bump org.htmlunit:htmlunit from 4.3.0 to 4.4.0
  • Loading branch information
jedla97 authored Aug 1, 2024
2 parents 20439fe + 76ea2bc commit 207e739
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 @@ -34,7 +34,7 @@
<smallrye-stork.version>2.6.0</smallrye-stork.version>
<assertj.version>3.26.3</assertj.version>
<profile.id>jvm</profile.id>
<htmlunit.version>4.3.0</htmlunit.version>
<htmlunit.version>4.4.0</htmlunit.version>
<!-- Faster build when using -DskipTests -->
<quarkus.build.skip>${skipTests}</quarkus.build.skip>
<!-- S2i configuration -->
Expand Down

0 comments on commit 207e739

Please sign in to comment.