Skip to content

Commit

Permalink
Bump org.jboss.resteasy:resteasy-jackson2-provider in /qa/wildfly
Browse files Browse the repository at this point in the history
Bumps org.jboss.resteasy:resteasy-jackson2-provider from 3.0.19.Final to 6.2.3.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] committed Mar 6, 2023
1 parent af566e1 commit b3f774c
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.3.Final') {
exclude module: 'jackson-annotations'
exclude module: 'jackson-core'
exclude module: 'jackson-databind'
Expand Down

0 comments on commit b3f774c

Please sign in to comment.