Skip to content

Commit

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

Bump org.apache.commons:commons-text from 1.10.0 to 1.11.0
  • Loading branch information
patrickfav authored Apr 2, 2024
2 parents 96ab3d9 + 52759a1 commit 2125d96
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion modules/bcrypt/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -94,7 +94,7 @@
<dependency>
<groupId>org.apache.commons</groupId>
<artifactId>commons-text</artifactId>
<version>1.10.0</version>
<version>1.11.0</version>
<scope>test</scope>
</dependency>
</dependencies>
Expand Down

0 comments on commit 2125d96

Please sign in to comment.