Skip to content

Commit

Permalink
deps: update commons-lang3 to 3.14.0
Browse files Browse the repository at this point in the history
  • Loading branch information
aalmiray committed Nov 30, 2023
1 parent a76c52c commit 4199f15
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@
<sisu.version>0.9.0.M1</sisu.version>
<maven.version>3.9.1</maven.version>
<maven.resolver.version>1.9.18</maven.resolver.version>
<commons.lang3.version>3.12.0</commons.lang3.version>
<commons.lang3.version>3.14.0</commons.lang3.version>
</properties>

<name>pomchecker</name>
Expand Down
2 changes: 1 addition & 1 deletion pomchecker-gradle-plugin/gradle.properties
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ kordampPluginVersion = 0.46.10
kordampBuildVersion = 2.9.1
commonsCollectionsVersion = 3.2.2
commonsLangVersion = 2.6
commonsLang3Version = 3.12.0
commonsLang3Version = 3.14.0
commonsLoggingVersion = 1.2
groovyVersion = 2.5.12
guavaVersion = 31.1-jre
Expand Down

0 comments on commit 4199f15

Please sign in to comment.