Skip to content

Commit f18d750

Browse files
authored
GH-5233 use <classifier>module</classifier> to fix SPI issue (#5273)
2 parents c931f34 + 5132e64 commit f18d750

2 files changed

Lines changed: 1 addition & 1 deletion

File tree

core/rio/jsonld/pom.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -45,6 +45,7 @@
4545
<groupId>org.glassfish</groupId>
4646
<artifactId>jakarta.json</artifactId>
4747
<version>2.0.1</version>
48+
<classifier>module</classifier>
4849
</dependency>
4950
<dependency>
5051
<groupId>org.apache.httpcomponents</groupId>

core/rio/jsonld/src/main/resources/META-INF/services/jakarta.json.spi.JsonProvider

Lines changed: 0 additions & 1 deletion
This file was deleted.

0 commit comments

Comments
 (0)