Skip to content

Commit

Permalink
Bump org.apache.commons:commons-text from 1.10.0 to 1.11.0
Browse files Browse the repository at this point in the history
Bumps org.apache.commons:commons-text from 1.10.0 to 1.11.0.

---
updated-dependencies:
- dependency-name: org.apache.commons:commons-text
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Apr 9, 2024
1 parent 0344c72 commit 0c11f1c
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 @@ -22,7 +22,7 @@
<project.reporting.outputEncoding>UTF-8</project.reporting.outputEncoding>
<java.version>17</java.version>
<org.mapstruct.version>1.5.5.Final</org.mapstruct.version>
<commons-text.version>1.10.0</commons-text.version>
<commons-text.version>1.11.0</commons-text.version>
</properties>

<dependencies>
Expand Down

0 comments on commit 0c11f1c

Please sign in to comment.