Skip to content

Commit c5fec60

Browse files
author
jantje
committed
org.apache.commons.io needs at least version 2.0
1 parent b194b1b commit c5fec60

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

io.sloeber.core/META-INF/MANIFEST.MF

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ Require-Bundle: org.eclipse.cdt.managedbuilder.core,
1919
com.google.gson,
2020
org.eclipse.equinox.security,
2121
org.eclipse.core.runtime,
22-
org.apache.commons.io,
22+
org.apache.commons.io;bundle-version="2.0.0",
2323
org.eclipse.ui.ide,
2424
org.eclipse.ui,
2525
org.eclipse.debug.ui,

0 commit comments

Comments
 (0)