Details
-
Task
-
Status: Closed
-
Major
-
Resolution: Fixed
-
None
-
None
-
None
Description
We should update the Slf4j API bundle and other slf4j bundle to there latest release of 1.7.5 [1].
One problem with Slf4j is that it exports package with version matching the jar version. So with 1.7.5 the packages are also exported at 1.7.5. So it might pose problem for bundle which import with smaller range like [1.6.0,1.7)