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>
|
||||
<groupId>org.eclipse.microprofile.rest.client</groupId>
|
||||
<artifactId>microprofile-rest-client-api</artifactId>
|
||||
<version>1.2.1</version>
|
||||
<version>1.4.1</version>
|
||||
</dependency>
|
||||
|
||||
<!-- JAX-RS -->
|
||||
|
@ -66,7 +66,7 @@
|
||||
<dependency>
|
||||
<groupId>org.eclipse.microprofile.rest.client</groupId>
|
||||
<artifactId>microprofile-rest-client-api</artifactId>
|
||||
<version>1.2.1</version>
|
||||
<version>1.4.1</version>
|
||||
</dependency>
|
||||
|
||||
<!-- JAX-RS -->
|
||||
|
Loading…
x
Reference in New Issue
Block a user