File tree Expand file tree Collapse file tree 1 file changed +6
-3
lines changed Expand file tree Collapse file tree 1 file changed +6
-3
lines changed Original file line number Diff line number Diff line change 4949 <awaitility .version>3.1.2</awaitility .version>
5050
5151 <maven .dependency.plugin.version>2.8</maven .dependency.plugin.version>
52- <maven .compiler.plugin.version>3.5.1 </maven .compiler.plugin.version>
53- <maven .surefire.plugin.version>2.21 .0</maven .surefire.plugin.version>
54- <maven .failsafe.plugin.version>2.21 .0</maven .failsafe.plugin.version>
52+ <maven .compiler.plugin.version>3.7.0 </maven .compiler.plugin.version>
53+ <maven .surefire.plugin.version>2.22 .0</maven .surefire.plugin.version>
54+ <maven .failsafe.plugin.version>2.22 .0</maven .failsafe.plugin.version>
5555 <maven .jar.plugin.version>3.0.2</maven .jar.plugin.version>
5656 <build .helper.maven.plugin.version>1.12</build .helper.maven.plugin.version>
5757 <maven .antrun.plugin.version>1.8</maven .antrun.plugin.version>
180180 <configuration >
181181 <source >${java.compile.version} </source >
182182 <target >${java.compile.version} </target >
183+ <compilerArgs >
184+ <arg >-Xlint:deprecation</arg >
185+ </compilerArgs >
183186 </configuration >
184187 </plugin >
185188
You can’t perform that action at this time.
0 commit comments