Skip to content

Commit

Permalink
Merge pull request #159 from cmunier/DELTASPIKE-1472
Browse files Browse the repository at this point in the history
DELTASPIKE-1472: Fixed: htmlunit3 dependency of deltaspike-jsf-module-impl has compile scope
  • Loading branch information
tandraschko authored Apr 19, 2024
2 parents ca6c040 + e71ddfa commit 9a53cc9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions deltaspike/modules/jsf/impl/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -144,6 +144,7 @@
<groupId>org.seleniumhq.selenium</groupId>
<artifactId>htmlunit3-driver</artifactId>
<version>4.18.1</version>
<scope>test</scope>
</dependency>
<dependency>
<groupId>xml-apis</groupId>
Expand Down

0 comments on commit 9a53cc9

Please sign in to comment.