File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -28,7 +28,7 @@ To use the xAPI Java Client include the appropriate XML in the `dependencies` se
2828 <dependency >
2929 <groupId >dev.learning.xapi</groupId >
3030 <artifactId >xapi-client</artifactId >
31- <version >1.1.21 </version >
31+ <version >1.1.22 </version >
3232 </dependency >
3333 </dependencies >
3434</project >
@@ -302,7 +302,7 @@ To use the xAPI Model Spring Boot Starter include the appropriate XML in the `de
302302< dependency>
303303 < groupId> dev. learning. xapi< / groupId>
304304 < artifactId> xapi- model- spring- boot- starter< / artifactId>
305- < version> 1.1 . 21 < / version>
305+ < version> 1.1 . 22 < / version>
306306< / dependency>
307307```
308308
@@ -357,7 +357,7 @@ To use the xAPI Model include the appropriate XML in the `dependencies` section
357357 < dependency>
358358 < groupId> dev. learning. xapi< / groupId>
359359 < artifactId> xapi- model< / artifactId>
360- < version> 1.1 . 21 < / version>
360+ < version> 1.1 . 22 < / version>
361361 < / dependency>
362362 < / dependencies>
363363< / project>
You can’t perform that action at this time.
0 commit comments