Skip to content

Commit

Permalink
Update @SInCE tag
Browse files Browse the repository at this point in the history
Co-authored-by: Volkan Yazıcı <volkan@yazi.ci>
  • Loading branch information
ppkarwasz and vy committed Mar 27, 2024
1 parent 58033db commit f154c16
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -23,9 +23,9 @@
import org.apache.logging.log4j.message.SimpleMessage;

/**
* Adapts a legacy MessageFactory to the new MessageFactory2 interface.
* Adapts a legacy {@link MessageFactory} to the new {@link MessageFactory2} interface.
*
* @since 2.6
* @since 2.24.0
*/
public class MessageFactory2Adapter implements MessageFactory2 {
private final MessageFactory wrapped;
Expand Down

0 comments on commit f154c16

Please sign in to comment.