Skip to content

Commit

Permalink
Bump resteasy-jackson2-provider in /qa/wildfly
Browse files Browse the repository at this point in the history
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] <support@github.com>
  • Loading branch information
dependabot[bot] authored Dec 19, 2022
1 parent 4fc5c8d commit aa5b153
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion qa/wildfly/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ dependencies {
providedCompile 'javax.enterprise:cdi-api:2.0'
providedCompile 'org.jboss.spec.javax.annotation:jboss-annotations-api_1.2_spec:1.0.2.Final'
providedCompile 'org.jboss.spec.javax.ws.rs:jboss-jaxrs-api_2.0_spec:1.0.1.Final'
api('org.jboss.resteasy:resteasy-jackson2-provider:3.0.19.Final') {
api('org.jboss.resteasy:resteasy-jackson2-provider:6.2.2.Final') {
exclude module: 'jackson-annotations'
exclude module: 'jackson-core'
exclude module: 'jackson-databind'
Expand Down

0 comments on commit aa5b153

Please # to comment.