File tree Expand file tree Collapse file tree 3 files changed +25
-3
lines changed
Expand file tree Collapse file tree 3 files changed +25
-3
lines changed Original file line number Diff line number Diff line change 1616 <jakarta .annotation.version>2.1.1</jakarta .annotation.version>
1717 </properties >
1818
19+ <dependencyManagement >
20+ <dependencies >
21+ <dependency >
22+ <groupId >com.fasterxml.jackson</groupId >
23+ <artifactId >jackson-bom</artifactId >
24+ <version >${jackson.version} </version >
25+ <type >pom</type >
26+ <scope >import</scope >
27+ </dependency >
28+ </dependencies >
29+ </dependencyManagement >
30+
1931 <dependencies >
2032 <dependency >
2133 <groupId >com.inrupt.client</groupId >
7587 <dependency >
7688 <groupId >com.fasterxml.jackson.core</groupId >
7789 <artifactId >jackson-annotations</artifactId >
78- <version >${jackson.version} </version >
7990 </dependency >
8091 <dependency >
8192 <groupId >io.smallrye.config</groupId >
Original file line number Diff line number Diff line change 1616 <jakarta .annotation.version>2.1.1</jakarta .annotation.version>
1717 </properties >
1818
19+ <dependencyManagement >
20+ <dependencies >
21+ <dependency >
22+ <groupId >com.fasterxml.jackson</groupId >
23+ <artifactId >jackson-bom</artifactId >
24+ <version >${jackson.version} </version >
25+ <type >pom</type >
26+ <scope >import</scope >
27+ </dependency >
28+ </dependencies >
29+ </dependencyManagement >
30+
1931 <dependencies >
2032 <dependency >
2133 <groupId >com.inrupt.client</groupId >
7587 <dependency >
7688 <groupId >com.fasterxml.jackson.core</groupId >
7789 <artifactId >jackson-annotations</artifactId >
78- <version >${jackson.version} </version >
7990 </dependency >
8091 <dependency >
8192 <groupId >io.smallrye.config</groupId >
Original file line number Diff line number Diff line change 2626 <commons .io.version>2.20.0</commons .io.version>
2727 <commons .rdf.version>0.5.0</commons .rdf.version>
2828 <guava .version>33.4.8-jre</guava .version>
29- <jackson .version>2.19.1 </jackson .version>
29+ <jackson .version>2.20.0 </jackson .version>
3030 <jakarta .json.version>2.1.3</jakarta .json.version>
3131 <jena .version>4.10.0</jena .version>
3232 <jose4j .version>0.9.6</jose4j .version>
You can’t perform that action at this time.
0 commit comments