Skip to content

Commit df29cb1

Browse files
Update dependency org.apache.maven.plugins:maven-jar-plugin to v3.5.1
1 parent 4c08c32 commit df29cb1

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -204,7 +204,7 @@
204204
<plugin>
205205
<groupId>org.apache.maven.plugins</groupId>
206206
<artifactId>maven-jar-plugin</artifactId>
207-
<version>3.5.0</version>
207+
<version>3.5.1</version>
208208
<configuration>
209209
<archive>
210210
<manifestFile>${project.build.outputDirectory}/META-INF/MANIFEST.MF</manifestFile>

0 commit comments

Comments
 (0)