Skip to content

Commit

Permalink
Merge pull request #223 from jenkinsci/dependabot/maven/org.apache.co…
Browse files Browse the repository at this point in the history
…mmons-commons-text-1.12.0

build(deps): bump org.apache.commons:commons-text from 1.11.0 to 1.12.0
  • Loading branch information
jimklimov authored May 16, 2024
2 parents 8d25c07 + 1b54bd1 commit 597802c
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 @@ -55,7 +55,7 @@
<dependency>
<groupId>org.apache.commons</groupId>
<artifactId>commons-text</artifactId>
<version>1.11.0</version>
<version>1.12.0</version>
</dependency>
</dependencies>
</dependencyManagement>
Expand Down

0 comments on commit 597802c

Please sign in to comment.