[
https://issues.apache.org/jira/browse/WW-5075?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17151765#comment-17151765
]
Lukasz Lenart commented on WW-5075:
-----------------------------------
Yes, but James pointed out that it is better to update the OSGi plugin and keep
it supported
https://lists.apache.org/thread.html/rb4430a3debc015f8930e95bc3aec7c131b6b998e8087499c7634aeb8%40%3Cuser.struts.apache.org%3E
> 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
> Priority: Major
> 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)