Skip to content

Commit 42bdb54

Browse files
committed
Port log4j-slf4j-impl changes from 2.x
1 parent 0469f89 commit 42bdb54

File tree

2 files changed

+1
-37
lines changed

2 files changed

+1
-37
lines changed

log4j-slf4j-impl/src/assembly/slf4j.xml

Lines changed: 0 additions & 36 deletions
This file was deleted.

log4j-slf4j-impl/src/main/java/org/apache/logging/slf4j/package-info.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
*/
2222
@Export
2323
@Header(name = Constants.BUNDLE_ACTIVATIONPOLICY, value = Constants.ACTIVATION_LAZY)
24-
@Version("2.21.0")
24+
@Version("2.23.0")
2525
package org.apache.logging.slf4j;
2626

2727
import org.osgi.annotation.bundle.Export;

0 commit comments

Comments
 (0)