forked from loafle/openapi-generator-original
fix pom in jaxrs-cxf-cdi (#6343)
This commit is contained in:
parent
2d2f88e3d1
commit
6ff612ffcb
@ -74,7 +74,7 @@
|
|||||||
<dependency>
|
<dependency>
|
||||||
<groupId>io.swagger</groupId>
|
<groupId>io.swagger</groupId>
|
||||||
<artifactId>swagger-annotations</artifactId>
|
<artifactId>swagger-annotations</artifactId>
|
||||||
<version>[1.5.3,2)</version>
|
<version>[1.5.3,1.5.16]</version>
|
||||||
</dependency>
|
</dependency>
|
||||||
|
|
||||||
{{#useBeanValidation}}
|
{{#useBeanValidation}}
|
||||||
|
@ -74,7 +74,7 @@
|
|||||||
<dependency>
|
<dependency>
|
||||||
<groupId>io.swagger</groupId>
|
<groupId>io.swagger</groupId>
|
||||||
<artifactId>swagger-annotations</artifactId>
|
<artifactId>swagger-annotations</artifactId>
|
||||||
<version>[1.5.3,2)</version>
|
<version>[1.5.3,1.5.16]</version>
|
||||||
</dependency>
|
</dependency>
|
||||||
|
|
||||||
<!-- Bean Validation API support -->
|
<!-- Bean Validation API support -->
|
||||||
|
Loading…
x
Reference in New Issue
Block a user