File tree Expand file tree Collapse file tree 2 files changed +5
-1
lines changed
Expand file tree Collapse file tree 2 files changed +5
-1
lines changed Original file line number Diff line number Diff line change 11docs /apidocs /* binary
2+
3+ # Mark Jelly files as binary
4+ * .jelly binary
Original file line number Diff line number Diff line change 3939 <maven .compiler.source>17</maven .compiler.source>
4040 <maven .compiler.target>17</maven .compiler.target>
4141 <jena .version>5.0.0</jena .version>
42+ <jelly .version>3.1.2</jelly .version>
4243 <testcontainers .version>1.18.3</testcontainers .version>
4344 </properties >
4445
266267 <dependency >
267268 <groupId >eu.neverblink.jelly</groupId >
268269 <artifactId >jelly-rdf4j</artifactId >
269- <version >3.1.2 </version >
270+ <version >${jelly.version} </version >
270271 <exclusions > <!-- Exclude RDF4J, use the version from the rdf4j-client dependency -->
271272 <exclusion >
272273 <groupId >org.eclipse.rdf4j</groupId >
You can’t perform that action at this time.
0 commit comments