Skip to content

Commit 1506ef6

Browse files
Bump resteasy-jackson2-provider in /qa/wildfly
Bumps resteasy-jackson2-provider from 3.0.19.Final to 6.2.2.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 cb26035 commit 1506ef6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

qa/wildfly/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ dependencies {
4242
providedCompile 'javax.enterprise:cdi-api:2.0'
4343
providedCompile 'org.jboss.spec.javax.annotation:jboss-annotations-api_1.2_spec:1.0.2.Final'
4444
providedCompile 'org.jboss.spec.javax.ws.rs:jboss-jaxrs-api_2.0_spec:1.0.1.Final'
45-
api('org.jboss.resteasy:resteasy-jackson2-provider:3.0.19.Final') {
45+
api('org.jboss.resteasy:resteasy-jackson2-provider:6.2.2.Final') {
4646
exclude module: 'jackson-annotations'
4747
exclude module: 'jackson-core'
4848
exclude module: 'jackson-databind'

0 commit comments

Comments
 (0)