Skip to content

Commit

Permalink
Bump version of hpi plugin to 3.51.
Browse files Browse the repository at this point in the history
  • Loading branch information
uhafner committed Dec 23, 2023
1 parent 1a08710 commit 018c572
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion ui-tests/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,6 @@
<json-unit-assertj.version>2.38.0</json-unit-assertj.version>
<module.name>${project.groupId}.warnings.ui.tests</module.name>

<hpi-plugin.version>3.49</hpi-plugin.version>
<!-- Maven Surefire ArgLine -->
<argLine>-Djava.awt.headless=true -Xmx1024m -Djenkins.test.timeout=1000 --add-opens java.base/sun.reflect.annotation=ALL-UNNAMED --add-opens java.base/java.lang=ALL-UNNAMED --add-opens java.base/java.io=ALL-UNNAMED --add-opens java.base/java.util=ALL-UNNAMED --add-opens java.base/java.util.concurrent=ALL-UNNAMED</argLine>
</properties>
Expand Down

0 comments on commit 018c572

Please sign in to comment.