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 7474 <plugin >
7575 <groupId >org.apache.maven.plugins</groupId >
7676 <artifactId >maven-javadoc-plugin</artifactId >
77- <version >3.2 .0</version >
77+ <version >3.5 .0</version >
7878 <executions >
7979 <execution >
8080 <id >attach-javadocs</id >
123123 <plugin >
124124 <groupId >org.sonatype.plugins</groupId >
125125 <artifactId >nexus-staging-maven-plugin</artifactId >
126- <version >1.6.8 </version >
126+ <version >1.6.13 </version >
127127 <extensions >true</extensions >
128128 <configuration >
129129 <serverId >ossrh</serverId >
143143 <plugin >
144144 <groupId >org.apache.maven.plugins</groupId >
145145 <artifactId >maven-compiler-plugin</artifactId >
146- <version >3.8 .1</version >
146+ <version >3.10 .1</version >
147147 <configuration >
148148 <showDeprecation >true</showDeprecation >
149149 <release >17</release >
153153 <plugin >
154154 <groupId >org.apache.maven.plugins</groupId >
155155 <artifactId >maven-jar-plugin</artifactId >
156- <version >3.2 .0</version >
156+ <version >3.3 .0</version >
157157 <configuration >
158158 <archive >
159159 <manifest >
You can’t perform that action at this time.
0 commit comments