[bs-113] Remove dependency on slf4j for core jars
Also added explicit version for starter dependencies. [Fixes #49588267]
This commit is contained in:
@@ -5,7 +5,7 @@
|
||||
<parent>
|
||||
<groupId>org.springframework.bootstrap</groupId>
|
||||
<artifactId>spring-bootstrap-samples</artifactId>
|
||||
<version>0.0.1-SNAPSHOT</version>
|
||||
<version>0.5.0.BUILD-SNAPSHOT</version>
|
||||
</parent>
|
||||
<artifactId>spring-bootstrap-batch-sample</artifactId>
|
||||
<packaging>jar</packaging>
|
||||
|
||||
Reference in New Issue
Block a user