Skip to content

Commit 5fd6eaf

Browse files
committed
Bump FileExtension package @Version to indicate API changes (#1365, #1683)
1 parent c7f9768 commit 5fd6eaf

File tree

1 file changed

+1
-1
lines changed
  • log4j-core/src/main/java/org/apache/logging/log4j/core/appender/rolling

1 file changed

+1
-1
lines changed

log4j-core/src/main/java/org/apache/logging/log4j/core/appender/rolling/package-info.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
* Rolling File Appender and support classes.
1919
*/
2020
@Export
21-
@Version("2.20.1")
21+
@Version("2.21.0")
2222
package org.apache.logging.log4j.core.appender.rolling;
2323

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

0 commit comments

Comments
 (0)