Skip to content

Commit

Permalink
Merge pull request #58 from albilu/dependabot/maven/org.apache.common…
Browse files Browse the repository at this point in the history
…s-commons-lang3-3.13.0

Bump org.apache.commons:commons-lang3 from 3.12.0 to 3.13.0
  • Loading branch information
albilu authored Sep 21, 2023
2 parents 0e297c8 + 4f7b43e commit 044e2e4
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 @@ -323,7 +323,7 @@
<dependency>
<groupId>org.apache.commons</groupId>
<artifactId>commons-lang3</artifactId>
<version>3.12.0</version>
<version>3.13.0</version>
</dependency>
<dependency>
<groupId>org.json</groupId>
Expand Down

0 comments on commit 044e2e4

Please sign in to comment.