Skip to content

Commit d71d66e

Browse files
committed
1 parent e1cb5d9 commit d71d66e

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

app/server/appsmith-interfaces/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -126,7 +126,7 @@
126126
<dependency>
127127
<groupId>commons-validator</groupId>
128128
<artifactId>commons-validator</artifactId>
129-
<version>1.7</version>
129+
<version>1.10.0</version>
130130
<scope>compile</scope>
131131
</dependency>
132132
<dependency>

app/server/appsmith-server/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -185,7 +185,7 @@
185185
<dependency>
186186
<groupId>commons-validator</groupId>
187187
<artifactId>commons-validator</artifactId>
188-
<version>1.7</version>
188+
<version>1.10.0</version>
189189
</dependency>
190190
<dependency>
191191
<groupId>org.springframework.boot</groupId>

0 commit comments

Comments
 (0)