Skip to content

Commit 76687b5

Browse files
dependabot[bot]leonchen83
authored andcommitted
Bump org.apache.maven.plugins:maven-jar-plugin from 3.4.2 to 3.5.0
Bumps [org.apache.maven.plugins:maven-jar-plugin](https://github.com/apache/maven-jar-plugin) from 3.4.2 to 3.5.0. - [Release notes](https://github.com/apache/maven-jar-plugin/releases) - [Commits](apache/maven-jar-plugin@maven-jar-plugin-3.4.2...maven-jar-plugin-3.5.0) --- updated-dependencies: - dependency-name: org.apache.maven.plugins:maven-jar-plugin dependency-version: 3.5.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 4ae0779 commit 76687b5

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

pom.xml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -140,7 +140,7 @@
140140
<plugin>
141141
<groupId>org.apache.maven.plugins</groupId>
142142
<artifactId>maven-jar-plugin</artifactId>
143-
<version>3.4.2</version>
143+
<version>3.5.0</version>
144144
<configuration>
145145
<archive combine.children="append">
146146
<manifestEntries>
@@ -273,7 +273,7 @@
273273
<plugin>
274274
<groupId>org.apache.maven.plugins</groupId>
275275
<artifactId>maven-jar-plugin</artifactId>
276-
<version>3.4.2</version>
276+
<version>3.5.0</version>
277277
<configuration>
278278
<archive combine.children="append">
279279
<manifestEntries>
@@ -364,7 +364,7 @@
364364
<plugin>
365365
<groupId>org.apache.maven.plugins</groupId>
366366
<artifactId>maven-jar-plugin</artifactId>
367-
<version>3.4.2</version>
367+
<version>3.5.0</version>
368368
<configuration>
369369
<archive combine.children="append">
370370
<manifestEntries>

0 commit comments

Comments
 (0)