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 50
50
<junit .version>5.10.2</junit .version>
51
51
52
52
<!-- build plugin dependencies -->
53
- <dependency-check .version>9.1 .0</dependency-check .version>
53
+ <dependency-check .version>9.2 .0</dependency-check .version>
54
54
<nexus-staging .version>1.6.8</nexus-staging .version>
55
55
</properties >
56
56
107
107
<plugin >
108
108
<groupId >org.apache.maven.plugins</groupId >
109
109
<artifactId >maven-enforcer-plugin</artifactId >
110
- <version >3.4.1 </version >
110
+ <version >3.5.0 </version >
111
111
<executions >
112
112
<execution >
113
113
<id >check-preconditions</id >
140
140
</plugin >
141
141
<plugin >
142
142
<artifactId >maven-javadoc-plugin</artifactId >
143
- <version >3.6.3 </version >
143
+ <version >3.7.0 </version >
144
144
<executions >
145
145
<execution >
146
146
<id >attach-javadocs</id >
268
268
<plugin >
269
269
<groupId >org.sonatype.plugins</groupId >
270
270
<artifactId >nexus-staging-maven-plugin</artifactId >
271
- <version >1.6.13 </version >
271
+ <version >1.7.0 </version >
272
272
<extensions >true</extensions >
273
273
<configuration >
274
274
<serverId >ossrh</serverId >
You can’t perform that action at this time.
0 commit comments