Skip to content

Commit

Permalink
Upgrade gson library to 2.9.1
Browse files Browse the repository at this point in the history
  • Loading branch information
sbernard31 committed Sep 26, 2022
1 parent af68cdb commit 297fa54
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 @@ -692,7 +692,7 @@ Contributors:
<dependency>
<groupId>com.google.code.gson</groupId>
<artifactId>gson</artifactId>
<version>2.9.0</version>
<version>2.9.1</version>
</dependency>
<dependency>
<groupId>commons-lang</groupId>
Expand Down

0 comments on commit 297fa54

Please sign in to comment.