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 3fc40d0 commit e4ce051Copy full SHA for e4ce051
examples/osgi/apache-karaf-feature/pom.xml
@@ -42,7 +42,7 @@
42
<dependency>
43
<groupId>commons-fileupload</groupId>
44
<artifactId>commons-fileupload</artifactId>
45
- <version>1.3.1</version>
+ <version>[1.3.3,)</version>
46
</dependency>
47
48
<groupId>org.antlr</groupId>
0 commit comments