File tree Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change 29
29
30
30
<!-- mvn plugin dependencies -->
31
31
<dependency-check .version>9.1.0</dependency-check .version>
32
- <jacoco .version>0.8.11 </jacoco .version>
32
+ <jacoco .version>0.8.12 </jacoco .version>
33
33
<nexus-staging .version>1.6.13</nexus-staging .version>
34
- <maven .deploy.version>3.1.1 </maven .deploy.version>
34
+ <maven .deploy.version>3.1.2 </maven .deploy.version>
35
35
</properties >
36
36
37
37
<licenses >
127
127
<plugin >
128
128
<groupId >org.apache.maven.plugins</groupId >
129
129
<artifactId >maven-jar-plugin</artifactId >
130
- <version >3.3.0 </version >
130
+ <version >3.4.1 </version >
131
131
</plugin >
132
132
<plugin >
133
133
<artifactId >maven-source-plugin</artifactId >
134
- <version >3.3.0 </version >
134
+ <version >3.3.1 </version >
135
135
<executions >
136
136
<execution >
137
137
<id >attach-sources</id >
219
219
<plugins >
220
220
<plugin >
221
221
<artifactId >maven-gpg-plugin</artifactId >
222
- <version >3.2.2 </version >
222
+ <version >3.2.4 </version >
223
223
<executions >
224
224
<execution >
225
225
<id >sign-artifacts</id >
You can’t perform that action at this time.
0 commit comments