Lukasz Lenart created WW-5075:
---------------------------------
Summary: Upgrade OSGi to the latest version
Key: WW-5075
URL: https://issues.apache.org/jira/browse/WW-5075
Project: Struts 2
Issue Type: Dependency
Components: Plugin - OSGi
Reporter: Lukasz Lenart
Fix For: 2.6
Currently the OSGi plugin is using
{code:xml}
<dependency>
<groupId>org.osgi</groupId>
<artifactId>org.osgi.core</artifactId>
<version>4.3.1</version>
</dependency>
{code}
but there is a new version 6.0.0
--
This message was sent by Atlassian Jira
(v8.3.4#803005)