Skip to content

Commit dd267b2

Browse files
committed
Update Apache Commons Text to v1.10.0 to eliminate vulnerability risk.
1 parent 68080e8 commit dd267b2

File tree

1 file changed

+1
-1
lines changed
  • apachefop-serverless-az-func

1 file changed

+1
-1
lines changed

apachefop-serverless-az-func/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@
5050
<!-- https://mvnrepository.com/artifact/org.apache.commons/commons-text -->
5151
<groupId>org.apache.commons</groupId>
5252
<artifactId>commons-text</artifactId>
53-
<version>1.9</version>
53+
<version>1.10.0</version>
5454
</dependency>
5555
<dependency>
5656
<groupId>commons-io</groupId>

0 commit comments

Comments
 (0)