Skip to content

Commit d5b5707

Browse files
committed
fix: upgrade commons-validator:commons-validator from 1.10.0 to 1.10.1
Snyk has created this PR to upgrade commons-validator:commons-validator from 1.10.0 to 1.10.1. See this package in maven: commons-validator:commons-validator See this project in Snyk: https://app.snyk.io/org/svanteschubert/project/e8bda310-625a-4925-87d4-e511580a74d4?utm_source=github&utm_medium=referral&page=upgrade-pr
1 parent 620aa29 commit d5b5707

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@
7070
<dependency>
7171
<groupId>commons-validator</groupId>
7272
<artifactId>commons-validator</artifactId>
73-
<version>1.10.0</version>
73+
<version>1.10.1</version>
7474
</dependency>
7575
<dependency>
7676
<groupId>commons-fileupload</groupId>

0 commit comments

Comments
 (0)