Skip to content

Commit

Permalink
Fixed minimum support connect-sdk-java version
Browse files Browse the repository at this point in the history
  • Loading branch information
robtimus committed Aug 11, 2023
1 parent b8d3699 commit 94ea021
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -321,7 +321,7 @@
<id>min-versions</id>
<properties>
<version.commons-codec>1.10</version.commons-codec>
<version.connect-sdk-java>6.0.0</version.connect-sdk-java>
<version.connect-sdk-java>6.42.0</version.connect-sdk-java>
<version.gson>2.6</version.gson>
<version.httpclient>4.4</version.httpclient>
<version.httpmime>4.4</version.httpmime>
Expand Down

0 comments on commit 94ea021

Please sign in to comment.