Skip to content

Commit 6ac6fa1

Browse files
committed
fix: upgrade commons-io:commons-io from 2.16.0 to 2.16.1
Snyk has created this PR to upgrade commons-io:commons-io from 2.16.0 to 2.16.1. See this package in Maven Repository: https://mvnrepository.com/artifact/commons-io/commons-io/ See this project in Snyk: https://app.snyk.io/org/antonuden/project/9d777c13-2cda-4453-bf9f-98f71dc56524?utm_source=github&utm_medium=referral&page=upgrade-pr
1 parent d624aab commit 6ac6fa1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

NovaExtension/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -151,7 +151,7 @@
151151
<dependency>
152152
<groupId>commons-io</groupId>
153153
<artifactId>commons-io</artifactId>
154-
<version>2.16.0</version>
154+
<version>2.16.1</version>
155155
</dependency>
156156

157157
<dependency>

0 commit comments

Comments
 (0)