Skip to content

Commit

Permalink
Bump io.commons deps in m2k kfunc to remove CVE blocker
Browse files Browse the repository at this point in the history
Signed-off-by: gabriel-farache <[email protected]>
  • Loading branch information
gabriel-farache committed Nov 26, 2024
1 parent 1eb85b1 commit d9aea55
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions move2kube/m2k-func/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -90,6 +90,7 @@
<dependency>
<groupId>commons-io</groupId>
<artifactId>commons-io</artifactId>
<version>2.18.0</version>
</dependency>
<dependency>
<groupId>org.apache.commons</groupId>
Expand Down

0 comments on commit d9aea55

Please sign in to comment.