Skip to content

Commit caaf056

Browse files
Bump spring-batch.version from 4.2.4.RELEASE to 4.3.0
Bumps `spring-batch.version` from 4.2.4.RELEASE to 4.3.0. Updates `spring-batch-infrastructure` from 4.2.4.RELEASE to 4.3.0 - [Release notes](https://github.com/spring-projects/spring-batch/releases) - [Commits](spring-projects/spring-batch@4.2.4.RELEASE...4.3.0) Updates `spring-batch-core` from 4.2.4.RELEASE to 4.3.0 - [Release notes](https://github.com/spring-projects/spring-batch/releases) - [Commits](spring-projects/spring-batch@4.2.4.RELEASE...4.3.0) Updates `spring-batch-test` from 4.2.4.RELEASE to 4.3.0 - [Release notes](https://github.com/spring-projects/spring-batch/releases) - [Commits](spring-projects/spring-batch@4.2.4.RELEASE...4.3.0) Signed-off-by: dependabot[bot] <[email protected]>
1 parent 12f5eec commit caaf056

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -107,7 +107,7 @@
107107

108108
<mybatis.version>3.5.6</mybatis.version>
109109
<spring.version>5.2.9.RELEASE</spring.version>
110-
<spring-batch.version>4.2.4.RELEASE</spring-batch.version>
110+
<spring-batch.version>4.3.0</spring-batch.version>
111111
<module.name>org.mybatis.spring</module.name>
112112

113113
<junit.version>5.7.0</junit.version>

0 commit comments

Comments
 (0)