We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8916443 commit 95fffc4Copy full SHA for 95fffc4
api/pom.xml
@@ -266,18 +266,6 @@
266
<artifactId>cel</artifactId>
267
</dependency>
268
<!-- CVE fixes -->
269
- <dependency>
270
- <groupId>ch.qos.logback</groupId>
271
- <artifactId>logback-classic</artifactId>
272
- <version>1.4.12</version>
273
- </dependency>
274
- <!-- CVE fixes -->
275
276
277
- <artifactId>logback-core</artifactId>
278
279
280
281
<dependency>
282
<groupId>com.squareup.okhttp3</groupId>
283
<artifactId>logging-interceptor</artifactId>
0 commit comments