File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed
Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 7272 <plugin >
7373 <groupId >org.apache.maven.plugins</groupId >
7474 <artifactId >maven-gpg-plugin</artifactId >
75- <version >3.2.6 </version >
75+ <version >3.2.8 </version >
7676 <executions >
7777 <execution >
7878 <id >sign-artifacts</id >
8686 <plugin >
8787 <groupId >org.apache.maven.plugins</groupId >
8888 <artifactId >maven-javadoc-plugin</artifactId >
89- <version >3.6 .3</version >
89+ <version >3.11 .3</version >
9090 <executions >
9191 <execution >
9292 <id >attach-javadocs</id >
142142 <plugin >
143143 <groupId >org.apache.maven.plugins</groupId >
144144 <artifactId >maven-compiler-plugin</artifactId >
145- <version >3.11 .0</version >
145+ <version >3.14 .0</version >
146146 <configuration >
147147 <source >17</source >
148148 <target >17</target >
156156
157157 <plugin >
158158 <artifactId >maven-surefire-plugin</artifactId >
159- <version >3.5.0 </version >
159+ <version >3.5.4 </version >
160160 </plugin >
161161
162162 <plugin >
You can’t perform that action at this time.
0 commit comments