Skip to content

Commit

Permalink
Merge pull request #144 from axonivy/dependabot/maven/org.apache.comm…
Browse files Browse the repository at this point in the history
…ons-commons-lang3-3.13.0

Bump org.apache.commons:commons-lang3 from 3.12.0 to 3.13.0
  • Loading branch information
ivy-lli committed Jul 31, 2023
2 parents 2918c4c + 668c4d5 commit 93dbc4d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion primeui-tester/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@
<dependency>
<groupId>org.apache.commons</groupId>
<artifactId>commons-lang3</artifactId>
<version>3.12.0</version>
<version>3.13.0</version>
</dependency>
</dependencies>

Expand Down

0 comments on commit 93dbc4d

Please sign in to comment.