File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 44 <parent >
55 <artifactId >jsonld-java-parent</artifactId >
66 <groupId >com.github.jsonld-java</groupId >
7- <version >0.11 .0</version >
7+ <version >0.12 .0</version >
88 </parent >
99 <modelVersion >4.0.0</modelVersion >
1010 <artifactId >jsonld-java-tools</artifactId >
11- <version >0.11.1-SNAPSHOT </version >
11+ <version >0.12.0 </version >
1212 <name >JSONLD Java :: Tools</name >
1313 <description >JSON-LD Java tools</description >
1414 <packaging >jar</packaging >
1515
1616 <properties >
17- <rdf4j .version>2.2.2 </rdf4j .version>
17+ <rdf4j .version>2.3.0 </rdf4j .version>
1818 </properties >
1919
2020 <dependencies >
2121 <dependency >
2222 <groupId >${project.groupId} </groupId >
2323 <artifactId >jsonld-java</artifactId >
24- <version >0.11.1-SNAPSHOT </version >
24+ <version >0.12.0 </version >
2525 </dependency >
2626 <dependency >
2727 <groupId >junit</groupId >
You can’t perform that action at this time.
0 commit comments