File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree 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.9.0 </version >
78+ <version >3.12.1 </version >
7979 <configuration >
8080 <release >17</release >
8181 </configuration >
8282 </plugin >
8383 <plugin >
8484 <artifactId >maven-source-plugin</artifactId >
85- <version >3.2 .0</version >
85+ <version >3.3 .0</version >
8686 <executions >
8787 <execution >
8888 <id >attach-sources</id >
9595 <plugin >
9696 <groupId >org.apache.maven.plugins</groupId >
9797 <artifactId >maven-surefire-plugin</artifactId >
98- <version >3.0.0-M7 </version >
98+ <version >3.2.5 </version >
9999 </plugin >
100100 <plugin >
101101 <artifactId >maven-javadoc-plugin</artifactId >
102- <version >3.2.0 </version >
102+ <version >3.6.3 </version >
103103 <executions >
104104 <execution >
105105 <id >attach-javadocs</id >
148148 <plugins >
149149 <plugin >
150150 <artifactId >maven-gpg-plugin</artifactId >
151- <version >3.0.1 </version >
151+ <version >3.1.0 </version >
152152 <executions >
153153 <execution >
154154 <id >sign-artifacts</id >
183183 <plugin >
184184 <groupId >org.sonatype.plugins</groupId >
185185 <artifactId >nexus-staging-maven-plugin</artifactId >
186- <version >1.6.8 </version >
186+ <version >1.6.13 </version >
187187 <extensions >true</extensions >
188188 <configuration >
189189 <serverId >ossrh</serverId >
You can’t perform that action at this time.
0 commit comments