Hi, Is there an easy way to upgrade libraries in the repository? For example, how could I upgrade jline from version 0.9.91 to 0.9.94 (to enable 64-bit Windows support)? I noticed that dependency information is written to the config.ser files and I could use org.apache.geronimo.kernel.config.ConfigurationUtil to modify these, but is there an easier way?
Thank you, Wing
