Skip to content

Commit

Permalink
Merge pull request #150 from paritytrading/dependabot/maven/org.apach…
Browse files Browse the repository at this point in the history
…e.commons-commons-lang3-3.13.0

build(deps-dev): bump org.apache.commons:commons-lang3 from 3.12.0 to 3.13.0
  • Loading branch information
jvirtanen authored Jul 30, 2023
2 parents c750a9c + 19433ae commit d026666
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 @@ -83,7 +83,7 @@
<dependency>
<groupId>org.apache.commons</groupId>
<artifactId>commons-lang3</artifactId>
<version>3.12.0</version>
<version>3.13.0</version>
<scope>test</scope>
</dependency>
<dependency>
Expand Down

0 comments on commit d026666

Please sign in to comment.