Skip to content

Commit

Permalink
Exclusion is not needed
Browse files Browse the repository at this point in the history
  • Loading branch information
Shmuma committed Aug 28, 2024
1 parent 351eb5f commit 0160526
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions parent-pom/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -324,11 +324,6 @@
<groupId>org.xerial.snappy</groupId>
<artifactId>snappy-java</artifactId>
</exclusion>
<!-- Excluded to fix CVE-2024-25638 -->
<exclusion>
<groupId>dnsjava</groupId>
<artifactId>dnsjava</artifactId>
</exclusion>
</exclusions>
</dependency>
<!-- Dependencies that are forced higher to fix vulnerabilities -->
Expand Down

0 comments on commit 0160526

Please sign in to comment.