Skip to content

Commit fa07de4

Browse files
authored
Merge pull request #10 from idrsolutions/develop
Update version number for release
2 parents 67ef7b0 + fa5be09 commit fa07de4

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,13 +6,13 @@
66
<groupId>com.idrsolutions</groupId>
77
<artifactId>idrsolutions-java-client</artifactId>
88
<packaging>jar</packaging>
9-
<version>2.0.1</version>
9+
<version>2.0.2</version>
1010
<name>IDRsolutions Java Client</name>
1111
<dependencies>
1212
<dependency>
1313
<groupId>com.google.code.gson</groupId>
1414
<artifactId>gson</artifactId>
15-
<version>2.8.6</version>
15+
<version>2.8.9</version>
1616
</dependency>
1717
</dependencies>
1818
<build>

0 commit comments

Comments
 (0)