Skip to content

Commit

Permalink
fix: upgrade org.apache.commons:commons-text from 1.11.0 to 1.12.0
Browse files Browse the repository at this point in the history
  • Loading branch information
hmiguim committed Jul 1, 2024
1 parent 3347e29 commit 45fa6a7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -859,7 +859,7 @@
<dependency>
<groupId>org.apache.commons</groupId>
<artifactId>commons-text</artifactId>
<version>1.11.0</version>
<version>1.12.0</version>
</dependency>
<dependency>
<groupId>com.google.guava</groupId>
Expand Down

0 comments on commit 45fa6a7

Please sign in to comment.