Skip to content

Commit

Permalink
[ELY-2811] Add missing scope to dynamic-ssl pom.xml for wildfly-elytr…
Browse files Browse the repository at this point in the history
…on-tests-common
  • Loading branch information
fjuma committed Sep 19, 2024
1 parent 7780f81 commit fdca5bc
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions dynamic-ssl/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -42,6 +42,7 @@
<dependency>
<groupId>org.wildfly.security</groupId>
<artifactId>wildfly-elytron-tests-common</artifactId>
<scope>test</scope>
<type>test-jar</type>
</dependency>
<dependency>
Expand Down

0 comments on commit fdca5bc

Please sign in to comment.