File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 7575 <plugin >
7676 <groupId >org.apache.maven.plugins</groupId >
7777 <artifactId >maven-compiler-plugin</artifactId >
78- <version >3.6.0 </version >
78+ <version >3.6.1 </version >
7979 <configuration >
8080 <source >1.7</source >
8181 <target >1.7</target >
8787 <plugin >
8888 <groupId >org.jacoco</groupId >
8989 <artifactId >jacoco-maven-plugin</artifactId >
90- <version >0.7.7.201606060606 </version >
90+ <version >0.7.9 </version >
9191 <executions >
9292 <execution >
9393 <goals >
153153 <plugin >
154154 <groupId >org.sonatype.plugins</groupId >
155155 <artifactId >nexus-staging-maven-plugin</artifactId >
156- <version >1.6.7 </version >
156+ <version >1.6.8 </version >
157157 <extensions >true</extensions >
158158 <configuration >
159159 <serverId >ossrh</serverId >
You can’t perform that action at this time.
0 commit comments