Skip to content

Commit a71f078

Browse files
dependabot[bot]frantuma
authored andcommitted
Bump org.apache.maven.plugins:maven-jar-plugin from 2.4 to 2.6
Bumps org.apache.maven.plugins:maven-jar-plugin from 2.4 to 2.6. --- updated-dependencies: - dependency-name: org.apache.maven.plugins:maven-jar-plugin dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent d682d0a commit a71f078

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

modules/swagger-jersey-jaxrs/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@
3333
<plugin>
3434
<groupId>org.apache.maven.plugins</groupId>
3535
<artifactId>maven-jar-plugin</artifactId>
36-
<version>2.4</version>
36+
<version>2.6</version>
3737
<configuration>
3838
<archive>
3939
<manifestEntries>

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -154,7 +154,7 @@
154154
<plugin>
155155
<groupId>org.apache.maven.plugins</groupId>
156156
<artifactId>maven-jar-plugin</artifactId>
157-
<version>3.3.0</version>
157+
<version>2.6</version>
158158
<configuration>
159159
<excludes>
160160
<exclude>**/logback.xml</exclude>

0 commit comments

Comments
 (0)