Marking wildfly-common as compile scope (#23105)

This commit is contained in:
Pedro Igor 2023-09-11 11:08:32 -03:00 committed by GitHub
parent 4f90124612
commit 63fc38ca1f
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -677,7 +677,6 @@
<groupId>org.wildfly.common</groupId>
<artifactId>wildfly-common</artifactId>
<version>${wildfly.common.quarkus.aligned.version}</version>
<scope>provided</scope>
</dependency>
<dependency>
<groupId>org.wildfly.core</groupId>