Skip to content

Commit

Permalink
Bump org.springframework.batch:spring-batch-core
Browse files Browse the repository at this point in the history
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](spring-projects/spring-batch@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] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 7, 2024
1 parent 49d0444 commit bc1cc82
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion spring-batch-elasticsearch/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -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>
Expand Down

0 comments on commit bc1cc82

Please sign in to comment.