File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -58,7 +58,7 @@ buildscript {
5858 mockito_version = " 5.7.0"
5959 commons_io_version = " 2.14.0"
6060 commons_text_version = " 1.10.0"
61- commons_lang3_version = " 3.12 .0"
61+ commons_lang3_version = " 3.18 .0"
6262 // enforce 1.13, https://www.whitesourcesoftware.com/vulnerability-database/WS-2019-0379
6363 commons_codec_version = " 1.13"
6464 commons_logging_version = " 1.2"
@@ -145,7 +145,7 @@ allprojects {
145145 resolutionStrategy. force ' org.locationtech.jts:jts-core:1.19.0'
146146 resolutionStrategy. force ' com.google.errorprone:error_prone_annotations:2.28.0'
147147 resolutionStrategy. force ' org.checkerframework:checker-qual:3.43.0'
148- resolutionStrategy. force ' org.apache.commons:commons-lang3:3.13 .0'
148+ resolutionStrategy. force ' org.apache.commons:commons-lang3:3.18 .0'
149149 resolutionStrategy. force ' org.apache.commons:commons-text:1.11.0'
150150 resolutionStrategy. force ' commons-io:commons-io:2.15.0'
151151 resolutionStrategy. force ' org.yaml:snakeyaml:2.2'
You can’t perform that action at this time.
0 commit comments