We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent afef4d7 commit 2348979Copy full SHA for 2348979
primefaces-showcase/pom.xml
@@ -83,12 +83,12 @@
83
<dependency>
84
<groupId>commons-fileupload</groupId>
85
<artifactId>commons-fileupload</artifactId>
86
- <version>1.3.2</version>
+ <version>[1.3.3,)</version>
87
</dependency>
88
89
<groupId>commons-io</groupId>
90
<artifactId>commons-io</artifactId>
91
- <version>2.5</version>
+ <version>[2.7,)</version>
92
93
<!-- JSR 303 validation -->
94
0 commit comments