forked from loafle/openapi-generator-original
update microprofile to newer version (#10714)
This commit is contained in:
parent
27c82e8ed2
commit
1c38bfd5a0
@ -77,7 +77,7 @@
|
|||||||
<dependency>
|
<dependency>
|
||||||
<groupId>org.eclipse.microprofile.rest.client</groupId>
|
<groupId>org.eclipse.microprofile.rest.client</groupId>
|
||||||
<artifactId>microprofile-rest-client-api</artifactId>
|
<artifactId>microprofile-rest-client-api</artifactId>
|
||||||
<version>1.2.1</version>
|
<version>1.4.1</version>
|
||||||
</dependency>
|
</dependency>
|
||||||
|
|
||||||
<!-- JAX-RS -->
|
<!-- JAX-RS -->
|
||||||
|
@ -66,7 +66,7 @@
|
|||||||
<dependency>
|
<dependency>
|
||||||
<groupId>org.eclipse.microprofile.rest.client</groupId>
|
<groupId>org.eclipse.microprofile.rest.client</groupId>
|
||||||
<artifactId>microprofile-rest-client-api</artifactId>
|
<artifactId>microprofile-rest-client-api</artifactId>
|
||||||
<version>1.2.1</version>
|
<version>1.4.1</version>
|
||||||
</dependency>
|
</dependency>
|
||||||
|
|
||||||
<!-- JAX-RS -->
|
<!-- JAX-RS -->
|
||||||
|
Loading…
x
Reference in New Issue
Block a user