File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed
Expand file tree Collapse file tree 1 file changed +4
-4
lines changed 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.12.4 </version >
7+ <version >0.13.0 </version >
88 </parent >
99 <modelVersion >4.0.0</modelVersion >
1010 <artifactId >jsonld-java-tools</artifactId >
11- <version >0.12.5 -SNAPSHOT</version >
11+ <version >0.13.0 -SNAPSHOT</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.5.1 </rdf4j .version>
17+ <rdf4j .version>3.0.4 </rdf4j .version>
1818 </properties >
1919
2020 <dependencies >
2121 <dependency >
2222 <groupId >${project.groupId} </groupId >
2323 <artifactId >jsonld-java</artifactId >
24- <version >0.12.4 </version >
24+ <version >0.13.0 </version >
2525 </dependency >
2626 <dependency >
2727 <groupId >junit</groupId >
You can’t perform that action at this time.
0 commit comments