[SLING-3243] Update the Slf4j API bundle to 1.7.5 (original) (raw)

Details

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)

See http://markmail.org/thread/vu4uoiln4z4f3mms

Activity