Skip to content

Commit

Permalink
updated gson to 2.9.1 (#1091)
Browse files Browse the repository at this point in the history
updated commons-io to 2.7

Co-authored-by: boicu <boicu@ROBOICU03>
  • Loading branch information
BoicuAlexandra and boicu authored Oct 19, 2022
1 parent d6d0638 commit 2a2f7d4
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions cs-xml/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -109,7 +109,7 @@
<dependency>
<groupId>com.google.code.gson</groupId>
<artifactId>gson</artifactId>
<version>2.9.0</version>
<version>2.9.1</version>
</dependency>
<dependency>
<groupId>javax.xml.parsers</groupId>
Expand All @@ -126,7 +126,7 @@
<dependency>
<groupId>commons-io</groupId>
<artifactId>commons-io</artifactId>
<version>2.5</version>
<version>2.7</version>
</dependency>
<dependency>
<groupId>org.jdom</groupId>
Expand Down

0 comments on commit 2a2f7d4

Please sign in to comment.