Skip to content

Commit

Permalink
Updated to commons-validator-1.8.0
Browse files Browse the repository at this point in the history
  • Loading branch information
ao-apps committed Dec 8, 2023
1 parent 3c23e14 commit 4d4ea48
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Expand Up @@ -278,7 +278,7 @@ along with ao-payments-stripe. If not, see <https://www.gnu.org/licenses/>.
<groupId>commons-logging</groupId><artifactId>commons-logging</artifactId><version>1.3.0</version>
</dependency>
<dependency>
<groupId>commons-validator</groupId><artifactId>commons-validator</artifactId><version>1.7</version>
<groupId>commons-validator</groupId><artifactId>commons-validator</artifactId><version>1.8.0</version>
</dependency>
<!-- Runtime Transitive -->
<dependency>
Expand Down

0 comments on commit 4d4ea48

Please sign in to comment.