File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 2020 </licenses >
2121
2222 <properties >
23- <openrefine .version>3.9.2 </openrefine .version>
23+ <openrefine .version>3.9.5 </openrefine .version>
2424 <jackson .version>2.18.3</jackson .version>
25- <wdtk .version>0.12.1-SNAPSHOT </wdtk .version>
25+ <wdtk .version>0.17.0 </wdtk .version>
2626 <swc-parser-lazy .version>3.1.9</swc-parser-lazy .version>
2727 <surefire .version>3.5.3</surefire .version>
2828 </properties >
3636 <artifactId >maven-compiler-plugin</artifactId >
3737 <version >3.14.0</version >
3838 <configuration >
39- <source >1.8 </source >
40- <target >1.8 </target >
39+ <source >11 </source >
40+ <target >11 </target >
4141 <encoding >UTF-8</encoding >
4242 <showDeprecation >false</showDeprecation >
4343 </configuration >
132132 <scope >provided</scope >
133133 </dependency >
134134 <dependency >
135- <groupId >org.openrefine.dependencies .wdtk</groupId >
135+ <groupId >org.wikidata .wdtk</groupId >
136136 <artifactId >wdtk-datamodel</artifactId >
137137 <version >${wdtk.version} </version >
138138 <scope >provided</scope >
139139 </dependency >
140140 <dependency >
141- <groupId >org.openrefine.dependencies .wdtk</groupId >
141+ <groupId >org.wikidata .wdtk</groupId >
142142 <artifactId >wdtk-util</artifactId >
143143 <version >${wdtk.version} </version >
144144 <scope >provided</scope >
You can’t perform that action at this time.
0 commit comments