File tree Expand file tree Collapse file tree 2 files changed +7
-7
lines changed
Expand file tree Collapse file tree 2 files changed +7
-7
lines changed Original file line number Diff line number Diff line change 145145 </plugin >
146146 <plugin >
147147 <artifactId >maven-assembly-plugin</artifactId >
148- <version >2.6 </version >
148+ <version >3.0.0 </version >
149149 <executions >
150150 <execution >
151151 <id >make-bundles</id >
Original file line number Diff line number Diff line change 6161
6262 <jackson .version>2.8.5</jackson .version>
6363
64- <maven-jar-plugin .version>2.6 </maven-jar-plugin .version>
64+ <maven-jar-plugin .version>3.0.2 </maven-jar-plugin .version>
6565
6666 <log4j .version>2.7</log4j .version>
6767
9292 <plugin >
9393 <groupId >org.apache.maven.plugins</groupId >
9494 <artifactId >maven-compiler-plugin</artifactId >
95- <version >3.5.1 </version >
95+ <version >3.6.0 </version >
9696 <configuration >
9797 <compilerId >groovy-eclipse-compiler</compilerId >
9898 <source >1.7</source >
114114 <plugin >
115115 <groupId >org.apache.maven.plugins</groupId >
116116 <artifactId >maven-source-plugin</artifactId >
117- <version >3.0.0 </version >
117+ <version >3.0.1 </version >
118118 <executions >
119119 <execution >
120120 <id >attach-sources</id >
128128 <plugin >
129129 <groupId >org.apache.maven.plugins</groupId >
130130 <artifactId >maven-resources-plugin</artifactId >
131- <version >2.7 </version >
131+ <version >3.0.1 </version >
132132 </plugin >
133133 <plugin >
134134 <groupId >org.apache.maven.plugins</groupId >
141141 <plugin >
142142 <groupId >org.apache.maven.plugins</groupId >
143143 <artifactId >maven-javadoc-plugin</artifactId >
144- <version >2.10.3 </version >
144+ <version >2.10.4 </version >
145145 <executions >
146146 <execution >
147147 <id >attach-javadocs</id >
168168 <plugin >
169169 <groupId >org.apache.maven.plugins</groupId >
170170 <artifactId >maven-site-plugin</artifactId >
171- <version >3.5 </version >
171+ <version >3.6 </version >
172172 </plugin >
173173 <plugin >
174174 <groupId >org.apache.maven.plugins</groupId >
You can’t perform that action at this time.
0 commit comments