File tree Expand file tree Collapse file tree 4 files changed +6
-6
lines changed Expand file tree Collapse file tree 4 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 7272<dependency >
7373 <groupId >com.apicatalog</groupId >
7474 <artifactId >titanium-json-ld</artifactId >
75- <version >1.3.1 </version >
75+ <version >1.3.2 </version >
7676</dependency >
7777
7878```
8484<dependency >
8585 <groupId >com.apicatalog</groupId >
8686 <artifactId >titanium-json-ld-jre8</artifactId >
87- <version >1.3.1 </version >
87+ <version >1.3.2 </version >
8888</dependency >
8989```
9090
9191Gradle
9292
9393``` gradle
94- compile group: 'com.apicatalog', name: 'titanium-json-ld', version: '1.3.1 '
94+ compile group: 'com.apicatalog', name: 'titanium-json-ld', version: '1.3.2 '
9595```
9696
9797#### JSON-P Provider
Original file line number Diff line number Diff line change 66 <parent >
77 <groupId >com.apicatalog</groupId >
88 <artifactId >titanium</artifactId >
9- <version >1.3.2-SNAPSHOT </version >
9+ <version >1.3.2</version >
1010 <relativePath >pom_parent.xml</relativePath >
1111 </parent >
1212 <artifactId >titanium-json-ld</artifactId >
Original file line number Diff line number Diff line change 66 <parent >
77 <groupId >com.apicatalog</groupId >
88 <artifactId >titanium</artifactId >
9- <version >1.3.2-SNAPSHOT </version >
9+ <version >1.3.2</version >
1010 <relativePath >pom_parent.xml</relativePath >
1111 </parent >
1212 <artifactId >titanium-json-ld-jre8</artifactId >
Original file line number Diff line number Diff line change 88 <modelVersion >4.0.0</modelVersion >
99 <groupId >com.apicatalog</groupId >
1010 <artifactId >titanium</artifactId >
11- <version >1.3.2-SNAPSHOT </version >
11+ <version >1.3.2</version >
1212 <packaging >pom</packaging >
1313
1414 <name >Titanium JSON-LD 1.1</name >
You can’t perform that action at this time.
0 commit comments