<dependency>
<groupId>org.apache.logging.log4j</groupId>
<artifactId>log4j-changelog</artifactId>
<version>0.6.0</version>
</dependency>
@Grapes(
@Grab(group='org.apache.logging.log4j', module='log4j-changelog', version='0.6.0')
)