Skip to content

Commit

Permalink
Merge pull request #125 from CaptainRexPL/dependabot/maven/Dependabot…
Browse files Browse the repository at this point in the history
…/commons-validator-commons-validator-1.8.0

Bump commons-validator:commons-validator from 1.7 to 1.8.0
  • Loading branch information
CaptainRexPL authored Dec 8, 2023
2 parents 425a1c4 + 9c64c80 commit 25efbc5
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 @@ -254,7 +254,7 @@
<dependency>
<groupId>commons-validator</groupId>
<artifactId>commons-validator</artifactId>
<version>1.7</version>
<version>1.8.0</version>
</dependency>
<dependency>
<groupId>org.apache.logging.log4j</groupId>
Expand Down

0 comments on commit 25efbc5

Please sign in to comment.