Skip to content

Commit

Permalink
Merge pull request #1327 from CloudSlang/praveen/upgrade_lib
Browse files Browse the repository at this point in the history
Upgraded the mandatory libraries
  • Loading branch information
sashutosh authored Sep 21, 2021
2 parents 58aeeaa + 2c8fa53 commit d0bdf3e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -229,7 +229,7 @@
<dependency>
<groupId>org.apache.commons</groupId>
<artifactId>commons-lang3</artifactId>
<version>3.3.2</version>
<version>3.12.0</version>
</dependency>

<dependency>
Expand All @@ -241,7 +241,7 @@
<dependency>
<groupId>commons-io</groupId>
<artifactId>commons-io</artifactId>
<version>2.4</version>
<version>2.11.0</version>
</dependency>

<dependency>
Expand Down

0 comments on commit d0bdf3e

Please sign in to comment.