Bump org.springframework.batch:spring-batch-core (#149)
Bumps [org.springframework.batch:spring-batch-core](https://github.com/spring-projects/spring-batch) from 3.0.1.RELEASE to 3.0.10.RELEASE. - [Release notes](https://github.com/spring-projects/spring-batch/releases) - [Commits](https://github.com/spring-projects/spring-batch/compare/3.0.1.RELEASE...3.0.10.RELEASE) --- updated-dependencies: - dependency-name: org.springframework.batch:spring-batch-core dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
@@ -9,7 +9,7 @@
|
||||
<properties>
|
||||
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
|
||||
<java.version>1.8</java.version>
|
||||
<spring-batch.version>3.0.1.RELEASE</spring-batch.version>
|
||||
<spring-batch.version>3.0.10.RELEASE</spring-batch.version>
|
||||
<spring-data-elasticsearch.version>1.0.1.RELEASE</spring-data-elasticsearch.version>
|
||||
<mockito.verion>1.9.5</mockito.verion>
|
||||
<junit.verion>4.13.1</junit.verion>
|
||||
|
||||
Reference in New Issue
Block a user