We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d682d0a commit a71f078Copy full SHA for a71f078
modules/swagger-jersey-jaxrs/pom.xml
@@ -33,7 +33,7 @@
33
<plugin>
34
<groupId>org.apache.maven.plugins</groupId>
35
<artifactId>maven-jar-plugin</artifactId>
36
- <version>2.4</version>
+ <version>2.6</version>
37
<configuration>
38
<archive>
39
<manifestEntries>
pom.xml
@@ -154,7 +154,7 @@
154
155
156
157
- <version>3.3.0</version>
158
159
<excludes>
160
<exclude>**/logback.xml</exclude>
0 commit comments