Skip to content

Commit

Permalink
chore(bump): bump framework versions
Browse files Browse the repository at this point in the history
Back to:
- logback : 1.4.12 -> 1.5.8
  • Loading branch information
sixdouglas committed Oct 14, 2024
1 parent 8916443 commit 95fffc4
Showing 1 changed file with 0 additions and 12 deletions.
12 changes: 0 additions & 12 deletions api/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -266,18 +266,6 @@
<artifactId>cel</artifactId>
</dependency>
<!-- CVE fixes -->
<dependency>
<groupId>ch.qos.logback</groupId>
<artifactId>logback-classic</artifactId>
<version>1.4.12</version>
</dependency>
<!-- CVE fixes -->
<dependency>
<groupId>ch.qos.logback</groupId>
<artifactId>logback-core</artifactId>
<version>1.4.12</version>
</dependency>
<!-- CVE fixes -->
<dependency>
<groupId>com.squareup.okhttp3</groupId>
<artifactId>logging-interceptor</artifactId>
Expand Down

0 comments on commit 95fffc4

Please sign in to comment.