Skip to content

Commit 501bea1

Browse files
dependabot-preview[bot]augi
authored andcommitted
Bump resteasy-jackson2-provider from 3.9.2.Final to 3.9.3.Final (#26)
Bumps resteasy-jackson2-provider from 3.9.2.Final to 3.9.3.Final. Signed-off-by: dependabot-preview[bot] <[email protected]>
1 parent 16d05ec commit 501bea1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

keycloak/build.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ dependencies {
2727
compile project(':core')
2828
compile 'org.keycloak:keycloak-admin-client:8.0.0'
2929
compile 'org.jboss.resteasy:resteasy-client:3.9.1.Final'
30-
compile 'org.jboss.resteasy:resteasy-jackson2-provider:3.9.2.Final'
30+
compile 'org.jboss.resteasy:resteasy-jackson2-provider:3.9.3.Final'
3131
compile 'com.typesafe:config:1.4.0'
3232

3333
testCompile "com.google.protobuf:protobuf-java:$protobufVersion"

0 commit comments

Comments
 (0)