Skip to content

Commit faeb020

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 d55813e commit faeb020

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 "jakarta.annotation:jakarta.annotation-api:${versions.jakarta_annotation}"
4545
providedCompile 'jakarta.ws.rs:jakarta.ws.rs-api:2.1.3'
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)