Skip to content

Commit f1d1d3a

Browse files
committed
The MongoDb Appender shouldn't log a deprecation warning, GitHub
issue apache#3151
1 parent 44e1a31 commit f1d1d3a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
*/
2121
@Export
2222
@Open("org.apache.logging.log4j.core")
23-
@Version("2.24.0")
23+
@Version("2.25.0")
2424
package org.apache.logging.log4j.mongodb;
2525

2626
import aQute.bnd.annotation.jpms.Open;

0 commit comments

Comments
 (0)