File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 31
31
<jmh .version>1.37</jmh .version>
32
32
33
33
<!-- build plugin dependencies -->
34
- <dependency-check .version>12.1.1 </dependency-check .version>
34
+ <dependency-check .version>12.1.3 </dependency-check .version>
35
35
<jacoco .version>0.8.13</jacoco .version>
36
36
<central-publishing .version>0.7.0</central-publishing .version>
37
37
</properties >
131
131
<plugin >
132
132
<groupId >org.apache.maven.plugins</groupId >
133
133
<artifactId >maven-enforcer-plugin</artifactId >
134
- <version >3.5.0 </version >
134
+ <version >3.6.1 </version >
135
135
<executions >
136
136
<execution >
137
137
<id >enforce-java</id >
388
388
<plugins >
389
389
<plugin >
390
390
<artifactId >maven-gpg-plugin</artifactId >
391
- <version >3.2.7 </version >
391
+ <version >3.2.8 </version >
392
392
<executions >
393
393
<execution >
394
394
<id >sign-artifacts</id >
You can’t perform that action at this time.
0 commit comments