Skip to content

Commit f19d9bf

Browse files
committed
Improve plugins to the newest version.
1 parent 5c55196 commit f19d9bf

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -114,7 +114,7 @@
114114
<plugin>
115115
<groupId>org.jacoco</groupId>
116116
<artifactId>jacoco-maven-plugin</artifactId>
117-
<version>0.7.5.201505241946</version>
117+
<version>0.7.6.201602180812</version>
118118
<executions>
119119
<execution>
120120
<id>prepare-agent</id>
@@ -163,7 +163,7 @@
163163
<plugin>
164164
<groupId>org.apache.maven.plugins</groupId>
165165
<artifactId>maven-site-plugin</artifactId>
166-
<version>3.4</version>
166+
<version>3.5</version>
167167
<configuration>
168168
<reportPlugins>
169169
<plugin>

0 commit comments

Comments
 (0)