Skip to content

Commit 16d05ec

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

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

keycloak/build.gradle

Lines changed: 1 addition & 1 deletion
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.1.Final'
30+
compile 'org.jboss.resteasy:resteasy-jackson2-provider:3.9.2.Final'
3131
compile 'com.typesafe:config:1.4.0'
3232

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

0 commit comments

Comments
 (0)