File tree Expand file tree Collapse file tree 1 file changed +5
-5
lines changed
Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change 150150 <plugin >
151151 <groupId >org.apache.maven.plugins</groupId >
152152 <artifactId >maven-compiler-plugin</artifactId >
153- <version >3.8.1 </version >
153+ <version >3.9.0 </version >
154154 </plugin >
155155
156156 <!-- Javadoc -->
157157 <plugin >
158158 <groupId >org.apache.maven.plugins</groupId >
159159 <artifactId >maven-javadoc-plugin</artifactId >
160- <version >3.2.0 </version >
160+ <version >3.3.1 </version >
161161 <configuration >
162162 <archive >
163163 <manifestEntries >
186186 <plugin >
187187 <groupId >org.apache.maven.plugins</groupId >
188188 <artifactId >maven-enforcer-plugin</artifactId >
189- <version >3.0.0-M3 </version >
189+ <version >3.0.0</version >
190190 <executions >
191191 <execution >
192192 <id >enforcer</id >
212212 <dependency >
213213 <groupId >org.codehaus.mojo</groupId >
214214 <artifactId >extra-enforcer-rules</artifactId >
215- <version >1.3 </version >
215+ <version >1.5.1 </version >
216216 </dependency >
217217 </dependencies >
218218 </plugin >
268268 <plugin >
269269 <groupId >org.apache.maven.plugins</groupId >
270270 <artifactId >maven-gpg-plugin</artifactId >
271- <version >1.6 </version >
271+ <version >3.0.1 </version >
272272 <executions >
273273 <execution >
274274 <id >sign-artifacts</id >
You can’t perform that action at this time.
0 commit comments