We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 76b0905 commit b0d5c25Copy full SHA for b0d5c25
pom.xml
@@ -22,7 +22,7 @@
22
<parent>
23
<groupId>com.github.robtimus</groupId>
24
<artifactId>robtimus-parent</artifactId>
25
- <version>1.0</version>
+ <version>1.0.1</version>
26
<relativePath />
27
</parent>
28
@@ -62,7 +62,7 @@
62
63
<properties>
64
<version.commons-codec>1.14</version.commons-codec>
65
- <version.connect-sdk-java>6.10.0</version.connect-sdk-java>
+ <version.connect-sdk-java>6.11.0</version.connect-sdk-java>
66
<version.gson>2.8.6</version.gson>
67
<version.httpclient>4.5.12</version.httpclient>
68
<version.httpmime>4.5.12</version.httpmime>
0 commit comments