Skip to content

Commit efb8749

Browse files
authored
main: Update dependency org.apache.commons:commons-text to v1.13.1 (#1358)
1 parent 0b7c08c commit efb8749

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ bouncycastle-bcprov = { module = "org.bouncycastle:bcprov-jdk18on", version = "1
4545
caffeine = { module = "com.github.ben-manes.caffeine:caffeine", version = "3.2.0" }
4646
commons-codec1 = { module = "commons-codec:commons-codec", version = "1.18.0" }
4747
commons-lang3 = { module = "org.apache.commons:commons-lang3", version = "3.17.0" }
48-
commons-text = { module = "org.apache.commons:commons-text", version = "1.13.0" }
48+
commons-text = { module = "org.apache.commons:commons-text", version = "1.13.1" }
4949
eclipselink = { module = "org.eclipse.persistence:eclipselink", version = "4.0.6" }
5050
errorprone = { module = "com.google.errorprone:error_prone_core", version = "2.37.0" }
5151
google-cloud-storage-bom = { module = "com.google.cloud:google-cloud-storage-bom", version = "2.50.0" }

0 commit comments

Comments
 (0)