Skip to content

Commit 0d18783

Browse files
authored
Issue #LR-708 merge: ml vulnerability fix (#177)
1 parent 32046aa commit 0d18783

File tree

2 files changed

+0
-21
lines changed

2 files changed

+0
-21
lines changed

ml-jobs/ml-user-delete/pom.xml

Lines changed: 0 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -83,21 +83,6 @@
8383
<version>4.4.0</version>
8484
<scope>test</scope>
8585
</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>
10186
</dependencies>
10287

10388
<build>

ml-jobs/program-user-info/pom.xml

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -78,12 +78,6 @@
7878
<version>0.13.3</version>
7979
<scope>test</scope>
8080
</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>
8781
<dependency>
8882
<groupId>org.cassandraunit</groupId>
8983
<artifactId>cassandra-unit</artifactId>

0 commit comments

Comments
 (0)