File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 7070 <plugins >
7171 <plugin >
7272 <artifactId >maven-compiler-plugin</artifactId >
73- <version >3.1 </version >
73+ <version >3.13.0 </version >
7474 <configuration >
7575 <source >1.8</source >
7676 <target >1.8</target >
7979 <plugin >
8080 <groupId >org.sonatype.plugins</groupId >
8181 <artifactId >nexus-staging-maven-plugin</artifactId >
82- <version >1.6.6 </version >
82+ <version >1.7.0 </version >
8383 <extensions >true</extensions >
8484 <configuration >
8585 <serverId >ossrh</serverId >
9090 <plugin >
9191 <groupId >org.apache.maven.plugins</groupId >
9292 <artifactId >maven-surefire-plugin</artifactId >
93- <version >3.0.0-M5 </version >
93+ <version >3.5.2 </version >
9494 </plugin >
9595 </plugins >
9696 </build >
103103 <plugin >
104104 <groupId >org.apache.maven.plugins</groupId >
105105 <artifactId >maven-source-plugin</artifactId >
106- <version >3.2 .1</version >
106+ <version >3.3 .1</version >
107107 <executions >
108108 <execution >
109109 <id >attach-sources</id >
117117 <plugin >
118118 <groupId >org.apache.maven.plugins</groupId >
119119 <artifactId >maven-gpg-plugin</artifactId >
120- <version >3.0.1 </version >
120+ <version >3.2.7 </version >
121121 <executions >
122122 <execution >
123123 <id >sign-artifacts</id >
131131 <plugin >
132132 <groupId >org.apache.maven.plugins</groupId >
133133 <artifactId >maven-javadoc-plugin</artifactId >
134- <version >3.3.0 </version >
134+ <version >3.11.2 </version >
135135 <configuration >
136136 <source >8</source >
137137 </configuration >
You can’t perform that action at this time.
0 commit comments