File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 8181 <groupId >org.apache.maven.plugins</groupId >
8282 <artifactId >maven-resources-plugin
8383 </artifactId >
84- <version >2.6 </version >
84+ <version >2.7 </version >
8585 <configuration >
8686 <encoding >UTF-8</encoding >
8787 </configuration >
110110 <plugin >
111111 <groupId >org.apache.maven.plugins</groupId >
112112 <artifactId >maven-source-plugin</artifactId >
113- <version >2.4 </version >
113+ <version >3.0.0 </version >
114114 <executions >
115115 <execution >
116116 <id >attach-sources</id >
123123 <plugin >
124124 <groupId >org.apache.maven.plugins</groupId >
125125 <artifactId >maven-javadoc-plugin</artifactId >
126- <version >2.9.1 </version >
126+ <version >2.10.3 </version >
127127 <executions >
128128 <execution >
129129 <id >attach-javadocs</id >
150150 <plugin >
151151 <groupId >org.apache.maven.plugins</groupId >
152152 <artifactId >maven-release-plugin</artifactId >
153- <version >2.5</version >
153+ <version >2.5.3 </version >
154154 <configuration >
155155 <autoVersionSubmodules >true</autoVersionSubmodules >
156156 <useReleaseProfile >false</useReleaseProfile >
163163 <plugin >
164164 <groupId >org.apache.maven.plugins</groupId >
165165 <artifactId >maven-enforcer-plugin</artifactId >
166- <version >1.2 </version >
166+ <version >1.4.1 </version >
167167 <executions >
168168 <execution >
169169 <id >enforce</id >
182182 <plugin >
183183 <groupId >org.jacoco</groupId >
184184 <artifactId >jacoco-maven-plugin</artifactId >
185- <version >0.7.5.201505241946 </version >
185+ <version >0.7.6.201602180812 </version >
186186 <executions >
187187 <execution >
188188 <id >pre-unit-test</id >
You can’t perform that action at this time.
0 commit comments