forked from loafle/openapi-generator-original
Upgrade to resteasy-jackson2-provider (#7017)
* Upgrade to resteasy-jackson2-provider * Upgrade to resteasy-jackson2-provider
This commit is contained in:
committed by
William Cheng
parent
ebfdc05199
commit
10107ac7ec
@@ -164,7 +164,7 @@
|
||||
|
||||
<dependency>
|
||||
<groupId>org.jboss.resteasy</groupId>
|
||||
<artifactId>resteasy-jackson-provider</artifactId>
|
||||
<artifactId>resteasy-jackson2-provider</artifactId>
|
||||
<version>3.1.3.Final</version>
|
||||
</dependency>
|
||||
<dependency>
|
||||
|
||||
Reference in New Issue
Block a user