Skip to content

Commit

Permalink
clean unused suppress
Browse files Browse the repository at this point in the history
  • Loading branch information
HSGamer committed Feb 9, 2025
1 parent 268828b commit 89e3c26
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 2 deletions.
1 change: 0 additions & 1 deletion spigot/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,6 @@
</repositories>

<dependencies>
<!--suppress VulnerableLibrariesLocal -->
<dependency>
<groupId>org.spigotmc</groupId>
<artifactId>spigot-api</artifactId>
Expand Down
1 change: 0 additions & 1 deletion storage/simple/mysql/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,6 @@
<artifactId>topper-storage-simple-sql</artifactId>
<version>${project.version}</version>
</dependency>
<!--suppress VulnerableLibrariesLocal -->
<dependency>
<groupId>me.hsgamer</groupId>
<artifactId>hscore-database-driver-mysql</artifactId>
Expand Down

0 comments on commit 89e3c26

Please sign in to comment.