Skip to content

Commit

Permalink
Merge pull request #388 from navikt/fjerner-security-risk
Browse files Browse the repository at this point in the history
Fjerner security risk
  • Loading branch information
klaramargrethehelgemo authored Nov 5, 2024
2 parents 381bba7 + 33d5ef7 commit 9c58796
Showing 1 changed file with 0 additions and 12 deletions.
12 changes: 0 additions & 12 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -204,18 +204,6 @@
<artifactId>jakarta.servlet-api</artifactId>
</dependency>

<dependency>
<groupId>org.apache.commons</groupId>
<artifactId>commons-vfs2</artifactId>
<version>2.9.0</version>
<exclusions>
<exclusion>
<groupId>commons-logging</groupId>
<artifactId>commons-logging</artifactId>
</exclusion>
</exclusions>
</dependency>

<!-- Prometheus -->
<dependency>
<groupId>io.micrometer</groupId>
Expand Down

0 comments on commit 9c58796

Please sign in to comment.