Skip to content

Commit

Permalink
Fixed security vulnerability CVE-2024-25638
Browse files Browse the repository at this point in the history
  • Loading branch information
wakaleo committed Sep 25, 2024
1 parent 9606d41 commit 2bce485
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -218,6 +218,11 @@
<version>${slf4j.version}</version>
<scope>test</scope>
</dependency>
<dependency>
<groupId>dnsjava</groupId>
<artifactId>dnsjava</artifactId>
<version>3.6.1</version>
</dependency>

<!-- Guice dependencies -->
<!-- <dependency>-->
Expand Down

0 comments on commit 2bce485

Please sign in to comment.