Compare commits

...
Author SHA1 Message Date
pmm 869446e1df [PRODSEC-8961] fix for commons-net vulnerability 2024-06-12 16:09:49 +05:30
+1 -1
View File
@@ -112,7 +112,7 @@
<dependency>
<groupId>commons-net</groupId>
<artifactId>commons-net</artifactId>
<version>3.6</version>
<version>3.10.0</version>
</dependency>
<dependency>
<groupId>commons-io</groupId>