Skip to content

Commit

Permalink
Merge pull request #517 from open4good/renovate/org.apache.commons-co…
Browse files Browse the repository at this point in the history
…mmons-text-1.x

Update dependency org.apache.commons:commons-text to v1.13.0
  • Loading branch information
GoulvenF authored Dec 16, 2024
2 parents 3927fb0 + 7fc40cd commit 33f1fc2
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion commons/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -225,7 +225,7 @@
<dependency>
<groupId>org.apache.commons</groupId>
<artifactId>commons-text</artifactId>
<version>1.12.0</version>
<version>1.13.0</version>
</dependency>


Expand Down
2 changes: 1 addition & 1 deletion crawler/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -107,7 +107,7 @@
<dependency>
<groupId>org.apache.commons</groupId>
<artifactId>commons-text</artifactId>
<version>1.12.0</version>
<version>1.13.0</version>
<scope>compile</scope>
</dependency>

Expand Down
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -134,7 +134,7 @@
<dependency>
<groupId>org.apache.commons</groupId>
<artifactId>commons-text</artifactId>
<version>1.12.0</version>
<version>1.13.0</version>
</dependency>

<dependency>
Expand Down

0 comments on commit 33f1fc2

Please sign in to comment.