Skip to content

Commit e26ce2b

Browse files
committed
fix: upgrade org.apache.commons:commons-text from 1.13.0 to 1.13.1
Snyk has created this PR to upgrade org.apache.commons:commons-text from 1.13.0 to 1.13.1. See this package in maven: org.apache.commons:commons-text See this project in Snyk: https://app.snyk.io/org/pkiraly/project/1edd575e-5f6e-416c-b516-e938a0e826df?utm_source=github&utm_medium=referral&page=upgrade-pr
1 parent 7a030be commit e26ce2b

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
@@ -132,7 +132,7 @@
132132
<dependency>
133133
<groupId>org.apache.commons</groupId>
134134
<artifactId>commons-text</artifactId>
135-
<version>1.13.0</version>
135+
<version>1.13.1</version>
136136
</dependency>
137137
<!--
138138
Hierarchical context runner for jUnit

0 commit comments

Comments
 (0)