Skip to content

Commit 1dc8325

Browse files
authored
Merge pull request #98 from openslide/dependabot/maven/org.apache.maven.plugins-maven-jar-plugin-3.5.0
maven: bump org.apache.maven.plugins:maven-jar-plugin from 3.4.2 to 3.5.0
2 parents 4649dde + 2e191f6 commit 1dc8325

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
@@ -48,7 +48,7 @@
4848
<plugin>
4949
<groupId>org.apache.maven.plugins</groupId>
5050
<artifactId>maven-jar-plugin</artifactId>
51-
<version>3.4.2</version>
51+
<version>3.5.0</version>
5252
<configuration>
5353
<archive>
5454
<manifest>

0 commit comments

Comments
 (0)