Skip to content

Commit 51dadd4

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

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

113113
<junit.version>5.6.1</junit.version>

0 commit comments

Comments
 (0)