Skip to content

Commit

Permalink
JAVA-23429 | fixed compatibility error
Browse files Browse the repository at this point in the history
  • Loading branch information
GaetanoPiazzolla committed Sep 20, 2023
1 parent 6490ee2 commit a167e14
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions kotlin-json/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -162,9 +162,8 @@
<properties>
<jackson.version>2.11.3</jackson.version>
<gson.version>2.8.9</gson.version>
<serialization.version>1.3.2</serialization.version>
<jackson.version>2.13.3</jackson.version>
<moshi.version>1.14.0</moshi.version>
<moshi.version>1.15.0</moshi.version>
</properties>

</project>

0 comments on commit a167e14

Please sign in to comment.