Skip to content

Commit

Permalink
feat(deps): update compile org.apache.commons:commons-text from v1.12…
Browse files Browse the repository at this point in the history
….0 to v1.13.0
  • Loading branch information
renovate[bot] authored Jan 5, 2025
1 parent 04722a8 commit f92bc95
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -738,7 +738,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
2 changes: 1 addition & 1 deletion sdk-test/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -113,7 +113,7 @@
<dependency>
<groupId>org.apache.commons</groupId>
<artifactId>commons-text</artifactId>
<version>1.12.0</version>
<version>1.13.0</version>
</dependency>
<dependency>
<groupId>com.fasterxml.jackson.module</groupId>
Expand Down

0 comments on commit f92bc95

Please sign in to comment.