Skip to content

Commit

Permalink
Merge pull request #177 from NovaUniverse/snyk-fix-070ff35f37607a9fc2…
Browse files Browse the repository at this point in the history
…09e5edf89a274c

[Snyk] Security upgrade commons-io:commons-io from 2.11.0 to 2.14.0
  • Loading branch information
AntonUden authored Oct 4, 2024
2 parents 1b310e9 + 00e3765 commit f6f42c1
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions NovaCore-Spigot/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -184,7 +184,7 @@
</goals>
</pluginExecutionFilter>
<action>
<ignore />
<ignore/>
</action>
</pluginExecution>
</pluginExecutions>
Expand Down Expand Up @@ -370,7 +370,7 @@
<dependency>
<groupId>commons-io</groupId>
<artifactId>commons-io</artifactId>
<version>2.11.0</version>
<version>2.14.0</version>
</dependency>
<dependency>
<groupId>junit</groupId>
Expand Down

0 comments on commit f6f42c1

Please sign in to comment.