Skip to content

Commit f0025be

Browse files
authored
eclipse-rdf4jGH-4233: upgrade apache commons text dependency (eclipse-rdf4j#4234)
Signed-off-by: Bart Hanssens <[email protected]>
1 parent 112bc7e commit f0025be

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
@@ -401,7 +401,7 @@
401401
<dependency>
402402
<groupId>org.apache.commons</groupId>
403403
<artifactId>commons-text</artifactId>
404-
<version>1.9</version>
404+
<version>1.10.0</version>
405405
</dependency>
406406
<dependency>
407407
<groupId>org.apache.commons</groupId>

0 commit comments

Comments
 (0)