File tree Expand file tree Collapse file tree 2 files changed +3
-2
lines changed
maven-modules/maven-exec-plugin Expand file tree Collapse file tree 2 files changed +3
-2
lines changed Original file line number Diff line number Diff line change 8484
8585 <properties >
8686 <maven-compiler-plugin .version>3.12.1</maven-compiler-plugin .version>
87- <exec-maven-plugin .version>3.1.0</exec-maven-plugin .version>
87+ <exec-maven-plugin .version>3.3.0</exec-maven-plugin .version>
88+ <junit-jupiter .version>5.10.0</junit-jupiter .version>
8889 <apache .maven.version>3.9.6</apache .maven.version>
8990 <apache .maven.invoker.version>3.2.0</apache .maven.invoker.version>
9091 </properties >
Original file line number Diff line number Diff line change 11431143 <!-- plugins -->
11441144 <maven-surefire-plugin .version>2.22.2</maven-surefire-plugin .version>
11451145 <maven-compiler-plugin .version>3.13.0</maven-compiler-plugin .version>
1146- <exec-maven-plugin .version>3.2 .0</exec-maven-plugin .version>
1146+ <exec-maven-plugin .version>3.3 .0</exec-maven-plugin .version>
11471147 <java .version>8</java .version>
11481148 <log4j .version>1.2.17</log4j .version>
11491149 <jmh-core .version>1.37</jmh-core .version>
You can’t perform that action at this time.
0 commit comments