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.
2 parents 7422283 + 056a258 commit e583b8eCopy full SHA for e583b8e
modules/swagger-generator/pom.xml
@@ -271,7 +271,7 @@
271
<artifactId>jetty-deploy</artifactId>
272
<version>${jetty-version}</version>
273
</dependency>
274
-
+
275
<dependency>
276
<groupId>javax.xml.bind</groupId>
277
<artifactId>jaxb-api</artifactId>
@@ -286,8 +286,8 @@
286
<groupId>com.sun.xml.bind</groupId>
287
<artifactId>jaxb-impl</artifactId>
288
<version>2.3.0</version>
289
- </dependency>
290
+ </dependency>
291
292
<groupId>org.eclipse.jetty</groupId>
293
<artifactId>jetty-runner</artifactId>
0 commit comments