Skip to content

Commit

Permalink
upgraded commons-validator version to 1.7
Browse files Browse the repository at this point in the history
  • Loading branch information
marcos-lg committed Dec 18, 2023
1 parent 71caeba commit 665a652
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 @@ -101,7 +101,7 @@

<!-- Third party -->
<commons-digester.version>3.2</commons-digester.version>
<commons-validator.version>1.5.1</commons-validator.version>
<commons-validator.version>1.7</commons-validator.version>
<commons-io.version>2.11.0</commons-io.version>
<commons-logging.version>1.2</commons-logging.version>
<cache2k.version>2.0.0.Final</cache2k.version>
Expand Down

0 comments on commit 665a652

Please sign in to comment.