File tree Expand file tree Collapse file tree 1 file changed +6
-6
lines changed
Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Original file line number Diff line number Diff line change 7373 <plugins >
7474 <plugin >
7575 <artifactId >maven-surefire-plugin</artifactId >
76- <version >3.5.2 </version >
76+ <version >3.5.5 </version >
7777 </plugin >
7878 <plugin >
7979 <artifactId >maven-compiler-plugin</artifactId >
80- <version >3.13 .0</version >
80+ <version >3.15 .0</version >
8181 </plugin >
8282 </plugins >
8383 </build >
9090 <plugin >
9191 <groupId >org.apache.maven.plugins</groupId >
9292 <artifactId >maven-gpg-plugin</artifactId >
93- <version >1.6 </version >
93+ <version >3.2.8 </version >
9494 <executions >
9595 <execution >
9696 <id >sign-artifacts</id >
104104 <plugin >
105105 <groupId >org.apache.maven.plugins</groupId >
106106 <artifactId >maven-source-plugin</artifactId >
107- <version >3.2 .0</version >
107+ <version >3.4 .0</version >
108108 <executions >
109109 <execution >
110110 <id >attach-sources</id >
117117 <plugin >
118118 <groupId >org.apache.maven.plugins</groupId >
119119 <artifactId >maven-javadoc-plugin</artifactId >
120- <version >3.10.1 </version >
120+ <version >3.12.0 </version >
121121 <configuration >
122122 <doclint >none</doclint >
123123 </configuration >
133133 <plugin >
134134 <groupId >org.sonatype.central</groupId >
135135 <artifactId >central-publishing-maven-plugin</artifactId >
136- <version >0.9 .0</version >
136+ <version >0.10 .0</version >
137137 <extensions >true</extensions >
138138 <configuration >
139139 <publishingServerId >central</publishingServerId >
You can’t perform that action at this time.
0 commit comments