Skip to content

Commit e583b8e

Browse files
authored
Merge branch 'master' into swos149_2
2 parents 7422283 + 056a258 commit e583b8e

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

modules/swagger-generator/pom.xml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -271,7 +271,7 @@
271271
<artifactId>jetty-deploy</artifactId>
272272
<version>${jetty-version}</version>
273273
</dependency>
274-
274+
275275
<dependency>
276276
<groupId>javax.xml.bind</groupId>
277277
<artifactId>jaxb-api</artifactId>
@@ -286,8 +286,8 @@
286286
<groupId>com.sun.xml.bind</groupId>
287287
<artifactId>jaxb-impl</artifactId>
288288
<version>2.3.0</version>
289-
</dependency>
290-
289+
</dependency>
290+
291291
<dependency>
292292
<groupId>org.eclipse.jetty</groupId>
293293
<artifactId>jetty-runner</artifactId>

0 commit comments

Comments
 (0)