Skip to content

Commit 1b5de70

Browse files
Merge branch 'main' of github.com:drone/ff-java-server-sdk into main
2 parents 966ac5b + e5a07a1 commit 1b5de70

File tree

2 files changed

+0
-48
lines changed

2 files changed

+0
-48
lines changed

pom.xml

Lines changed: 0 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -131,23 +131,12 @@
131131
<version>1.7.30</version>
132132
</dependency>
133133

134-
<dependency>
135-
<groupId>org.slf4j</groupId>
136-
<artifactId>slf4j-simple</artifactId>
137-
<version>1.7.30</version>
138-
</dependency>
139-
140134
<dependency>
141135
<groupId>com.github.ben-manes.caffeine</groupId>
142136
<artifactId>caffeine</artifactId>
143137
<version>2.8.5</version>
144138
</dependency>
145139

146-
<dependency>
147-
<groupId>org.ehcache</groupId>
148-
<artifactId>ehcache</artifactId>
149-
<version>3.0.0</version>
150-
</dependency>
151140
<dependency>
152141
<groupId>com.lmax</groupId>
153142
<artifactId>disruptor</artifactId>

src/main/java/io/harness/cf/client/cache/ClientCacheManager.java

Lines changed: 0 additions & 37 deletions
This file was deleted.

0 commit comments

Comments
 (0)