Change scope of org.apache.geronimo.specs:geronimo-jcdi_2.0_specs dependency to provided.

Resolves gh-538.
This commit is contained in:
John Blum
2021-09-24 22:14:13 -07:00
parent 2e70bdaa4f
commit 475e88ff32

View File

@@ -158,7 +158,7 @@
<groupId>org.apache.geronimo.specs</groupId>
<artifactId>geronimo-jcdi_2.0_spec</artifactId>
<version>1.0.1</version>
<scope>test</scope>
<scope>provided</scope>
</dependency>
<dependency>