File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 2727 <aws-java-sdk .version>2.31.21</aws-java-sdk .version>
2828 <commons-collections4 .version>4.4</commons-collections4 .version>
2929 <commons-io .version>2.19.0</commons-io .version>
30+ <commons-lang .version>3.18.0</commons-lang .version>
3031 <springdoc .version>2.8.13</springdoc .version>
3132 <logstash-logback-encoder .version>8.1</logstash-logback-encoder .version>
3233 <jaxb-api .version>2.3.1</jaxb-api .version>
214215 <artifactId >commons-io</artifactId >
215216 <version >${commons-io.version} </version >
216217 </dependency >
218+ <dependency >
219+ <groupId >org.apache.commons</groupId >
220+ <artifactId >commons-lang3</artifactId >
221+ <version >${commons-lang.version} </version >
222+ </dependency >
217223 <dependency >
218224 <groupId >com.google.guava</groupId >
219225 <artifactId >guava</artifactId >
You can’t perform that action at this time.
0 commit comments