Skip to content

Commit

Permalink
fix: adopt client 2.0.3 (#35)
Browse files Browse the repository at this point in the history
* Proper version (not SNAPSHOT)
  • Loading branch information
kittylyst authored Aug 1, 2024
1 parent fb3b09f commit e137541
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 @@ -49,7 +49,7 @@
<skip.spotless>false</skip.spotless>

<!-- Core dependencies versions -->
<runtimes.java.api.version>2.0.2</runtimes.java.api.version>
<runtimes.java.api.version>2.0.3</runtimes.java.api.version>
<apache.httpclient.version>4.5.14</apache.httpclient.version>
<apache.httpcore.version>4.4.16</apache.httpcore.version>
<apache.httpmime.version>4.5.14</apache.httpmime.version>
Expand Down

0 comments on commit e137541

Please sign in to comment.