Skip to content

Commit 4db6149

Browse files
Bump org.jboss.resteasy:resteasy-jackson2-provider in /qa/wildfly
Bumps org.jboss.resteasy:resteasy-jackson2-provider from 3.0.26.Final to 6.2.4.Final. --- updated-dependencies: - dependency-name: org.jboss.resteasy:resteasy-jackson2-provider dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent a3f3c35 commit 4db6149

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

qa/wildfly/build.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ dependencies {
4343
providedCompile 'javax.enterprise:cdi-api:2.0'
4444
providedCompile 'org.jboss.spec.javax.annotation:jboss-annotations-api_1.2_spec:1.0.2.Final'
4545
providedCompile 'org.jboss.spec.javax.ws.rs:jboss-jaxrs-api_2.0_spec:1.0.1.Final'
46-
api('org.jboss.resteasy:resteasy-jackson2-provider:3.0.26.Final') {
46+
api('org.jboss.resteasy:resteasy-jackson2-provider:6.2.4.Final') {
4747
exclude module: 'jackson-annotations'
4848
exclude module: 'jackson-core'
4949
exclude module: 'jackson-databind'

0 commit comments

Comments
 (0)