<dependency>
<groupId>org.springframework</groupId>
<artifactId>spring-jcl</artifactId>
<version>5.0.7.RELEASE</version>
</dependency>
@Grapes(
@Grab(group='org.springframework', module='spring-jcl', version='5.0.7.RELEASE')
)