File tree Expand file tree Collapse file tree 2 files changed +0
-21
lines changed Expand file tree Collapse file tree 2 files changed +0
-21
lines changed Original file line number Diff line number Diff line change 83
83
<version >4.4.0</version >
84
84
<scope >test</scope >
85
85
</dependency >
86
- <dependency >
87
- <groupId >org.keycloak</groupId >
88
- <artifactId >keycloak-admin-client</artifactId >
89
- <version >7.0.1</version >
90
- </dependency >
91
- <dependency >
92
- <groupId >org.jboss.resteasy</groupId >
93
- <artifactId >jaxrs-api</artifactId >
94
- <version >3.0.11.Final</version >
95
- </dependency >
96
- <dependency >
97
- <groupId >org.jboss.resteasy</groupId >
98
- <artifactId >resteasy-client</artifactId >
99
- <version >3.1.0.Final</version >
100
- </dependency >
101
86
</dependencies >
102
87
103
88
<build >
Original file line number Diff line number Diff line change 78
78
<version >0.13.3</version >
79
79
<scope >test</scope >
80
80
</dependency >
81
- <dependency >
82
- <groupId >com.fiftyonred</groupId >
83
- <artifactId >mock-jedis</artifactId >
84
- <version >0.4.0</version >
85
- <scope >test</scope >
86
- </dependency >
87
81
<dependency >
88
82
<groupId >org.cassandraunit</groupId >
89
83
<artifactId >cassandra-unit</artifactId >
You can’t perform that action at this time.
0 commit comments