Skip to content

Commit b9a3047

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

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.5</mybatis.version>
109109
<spring.version>5.2.7.RELEASE</spring.version>
110-
<spring-batch.version>4.2.2.RELEASE</spring-batch.version>
110+
<spring-batch.version>4.2.3.RELEASE</spring-batch.version>
111111
<module.name>org.mybatis.spring</module.name>
112112

113113
<junit.version>5.6.2</junit.version>

0 commit comments

Comments
 (0)