File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 5050 <junit .version>5.11.3</junit .version>
5151
5252 <!-- build plugin dependencies -->
53- <dependency-check .version>10.0.3 </dependency-check .version>
53+ <dependency-check .version>11.1.0 </dependency-check .version>
5454 <nexus-staging .version>1.6.8</nexus-staging .version>
5555 </properties >
5656
108108 <plugin >
109109 <groupId >org.apache.maven.plugins</groupId >
110110 <artifactId >maven-surefire-plugin</artifactId >
111- <version >3.3 .1</version >
111+ <version >3.5 .1</version >
112112 </plugin >
113113 <plugin >
114114 <groupId >org.apache.maven.plugins</groupId >
146146 </plugin >
147147 <plugin >
148148 <artifactId >maven-javadoc-plugin</artifactId >
149- <version >3.8.0 </version >
149+ <version >3.10.1 </version >
150150 <executions >
151151 <execution >
152152 <id >attach-javadocs</id >
239239 <plugins >
240240 <plugin >
241241 <artifactId >maven-gpg-plugin</artifactId >
242- <version >3.2.4 </version >
242+ <version >3.2.7 </version >
243243 <executions >
244244 <execution >
245245 <id >sign-artifacts</id >
297297 <plugin >
298298 <groupId >org.apache.maven.plugins</groupId >
299299 <artifactId >maven-deploy-plugin</artifactId >
300- <version >3.1.2 </version >
300+ <version >3.1.3 </version >
301301 </plugin >
302302 </plugins >
303303 </build >
You can’t perform that action at this time.
0 commit comments