Skip to content

Commit 82cb182

Browse files
authored
Merge pull request #87 from openslide/dependabot/maven/org.apache.maven.plugins-maven-jar-plugin-3.4.2
maven: bump org.apache.maven.plugins:maven-jar-plugin from 3.4.1 to 3.4.2
2 parents d797aae + fc8e773 commit 82cb182

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@
4949
<plugin>
5050
<groupId>org.apache.maven.plugins</groupId>
5151
<artifactId>maven-jar-plugin</artifactId>
52-
<version>3.4.1</version>
52+
<version>3.4.2</version>
5353
<configuration>
5454
<archive>
5555
<manifest>

0 commit comments

Comments
 (0)