Hey! I am planning to update from commons-fileupload version 1.3.3 to version 1.5 as a bundle in an OSGi framework. I currently use org.apache.commons-io version 1.4, and I wonder - is commons-fileupload version 1.5 compatible with this commons-io version? I noticed that in the Import-Package header in the bundle manifest, commons-io isn't specified with a specific version, but I want to be sure. Thanks! Velitchko
P.S. Sorry if I double posted something, I had to subscribe first 🙂