Skip to content

Commit

Permalink
fix: upgrade com.cedarsoftware:json-io from 4.16.0 to 4.17.0 (#177)
Browse files Browse the repository at this point in the history
  • Loading branch information
pacphi authored Dec 4, 2023
1 parent b8cb6e4 commit 4bed3ad
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 @@ -109,7 +109,7 @@
<dependency>
<groupId>com.cedarsoftware</groupId>
<artifactId>json-io</artifactId>
<version>4.16.0</version>
<version>4.17.0</version>
</dependency>
<dependency>
<groupId>org.springframework.boot</groupId>
Expand Down

0 comments on commit 4bed3ad

Please sign in to comment.