This is an automated email from the ASF dual-hosted git repository.

dyankiv pushed a commit to branch develop
in repository https://gitbox.apache.org/repos/asf/incubator-datalab.git


The following commit(s) were added to refs/heads/develop by this push:
     new b6252a8  change keycloak-dropwizard version to avoid compatibility 
issues
     new 72f1064  Merge pull request #1471 from denysyankiv/DATALAB-2738
b6252a8 is described below

commit b6252a83db1bbfd3198ad2be41e1de83bc7f37c8
Author: Denys Yankiv <[email protected]>
AuthorDate: Tue Mar 22 13:19:04 2022 +0200

    change keycloak-dropwizard version to avoid compatibility issues
---
 services/self-service/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/services/self-service/pom.xml b/services/self-service/pom.xml
index 3d7058b..540932f 100644
--- a/services/self-service/pom.xml
+++ b/services/self-service/pom.xml
@@ -47,7 +47,7 @@
         <dependency>
             <groupId>de.ahus1.keycloak.dropwizard</groupId>
             <artifactId>keycloak-dropwizard</artifactId>
-            <version>1.2.0</version>
+            <version>1.1.1</version>
         </dependency>
 
         <dependency>

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to