File tree Expand file tree Collapse file tree 1 file changed +4
-2
lines changed Expand file tree Collapse file tree 1 file changed +4
-2
lines changed Original file line number Diff line number Diff line change 3838 <dependency >
3939 <groupId >org.apache.commons</groupId >
4040 <artifactId >commons-lang3</artifactId >
41- <version >${commons.lang .version} </version >
41+ <version >${commons-lang3 .version} </version >
4242 </dependency >
4343
4444 <!-- Required for StringSubstitutor -->
463463 <codenarc .plugin.version>0.22-1</codenarc .plugin.version>
464464 <codenarc .version>0.27.0</codenarc .version>
465465
466- <commons .lang.version>3.8</commons .lang.version>
466+ <!-- Redefine default value from spring-boot-dependencies -->
467+ <commons-lang3 .version>3.8</commons-lang3 .version>
468+
467469 <commons .text.version>1.4</commons .text.version>
468470 <compiler .plugin.version>3.7.0</compiler .plugin.version>
469471 <datagen .version>2.2.1</datagen .version>
You can’t perform that action at this time.
0 commit comments