@@ -27,12 +27,12 @@ DHIS2 Java SDK is a _lightweight_ library that hides the nuts and bolts of DHIS2
2727 <groupId >org.hisp.dhis.integration.sdk</groupId >
2828 <artifactId >jackson-resource-model</artifactId >
2929 <classifier >[v42.4|v41.5|v40.2.2|v40.0|v2.39.1|v2.38.7|v2.37.7|v2.36.11|v2.35.13]</classifier >
30- <version >3.0.1 </version >
30+ <version >3.0.2 </version >
3131 </dependency >
3232 <dependency >
3333 <groupId >org.hisp.dhis.integration.sdk</groupId >
3434 <artifactId >dhis2-java-sdk</artifactId >
35- <version >3.0.1 </version >
35+ <version >3.0.2 </version >
3636 </dependency >
3737 ...
3838 </dependencies >
@@ -48,12 +48,12 @@ DHIS2 Java SDK is a _lightweight_ library that hides the nuts and bolts of DHIS2
4848 <groupId >org.hisp.dhis.integration.sdk</groupId >
4949 <artifactId >android-jackson-resource-model</artifactId >
5050 <classifier >[v42.4|v41.5|v40.2.2|v40.0|v2.39.1|v2.38.7|v2.37.7|v2.36.11|v2.35.13]</classifier >
51- <version >3.0.1 </version >
51+ <version >3.0.2 </version >
5252 </dependency >
5353 <dependency >
5454 <groupId >org.hisp.dhis.integration.sdk</groupId >
5555 <artifactId >dhis2-java-sdk</artifactId >
56- <version >3.0.1 </version >
56+ <version >3.0.2 </version >
5757 </dependency >
5858 ...
5959 </dependencies >
@@ -70,7 +70,7 @@ DHIS2 Java SDK is a _lightweight_ library that hides the nuts and bolts of DHIS2
7070 <dependency >
7171 <groupId >org.hisp.dhis.integration.sdk</groupId >
7272 <artifactId >dhis2-java-sdk</artifactId >
73- <version >3.0.2 -SNAPSHOT</version >
73+ <version >3.0.3 -SNAPSHOT</version >
7474 </dependency >
7575 ...
7676 </dependencies >
0 commit comments