Skip to content

Commit

Permalink
[127] Remove the scope from the jboss-logging dependency in the jboss…
Browse files Browse the repository at this point in the history
…-logging-annotations module.

Signed-off-by: James R. Perkins <jperkins@redhat.com>
  • Loading branch information
jamezp committed Nov 20, 2024
1 parent b16d840 commit c0371c9
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion annotations/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,6 @@
<dependency>
<groupId>org.jboss.logging</groupId>
<artifactId>jboss-logging</artifactId>
<scope>provided</scope>
</dependency>
</dependencies>
</project>

0 comments on commit c0371c9

Please sign in to comment.