Skip to content

Commit

Permalink
Merge pull request #2203 from fjuma/ELY-2738
Browse files Browse the repository at this point in the history
[ELY-2811] Add missing scope to dynamic-ssl pom.xml for wildfly-elytron-tests-common
  • Loading branch information
fjuma authored Sep 20, 2024
2 parents 7780f81 + fdca5bc commit 97a7a3a
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 97a7a3a

Please sign in to comment.