Skip to content

Commit 69b5f36

Browse files
Bump spring.batch.version from 4.3.2 to 4.3.3
Bumps `spring.batch.version` from 4.3.2 to 4.3.3. Updates `spring-batch-core` from 4.3.2 to 4.3.3 - [Release notes](https://github.com/spring-projects/spring-batch/releases) - [Commits](spring-projects/spring-batch@4.3.2...4.3.3) Updates `spring-batch-test` from 4.3.2 to 4.3.3 - [Release notes](https://github.com/spring-projects/spring-batch/releases) - [Commits](spring-projects/spring-batch@4.3.2...4.3.3) Signed-off-by: dependabot[bot] <[email protected]>
1 parent aa53c23 commit 69b5f36

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
@@ -35,7 +35,7 @@
3535
<maven.compiler.target>${java.version}</maven.compiler.target>
3636
<junit.jupiter.version>5.7.2</junit.jupiter.version>
3737
<junit.platform.version>1.7.2</junit.platform.version>
38-
<spring.batch.version>4.3.2</spring.batch.version>
38+
<spring.batch.version>4.3.3</spring.batch.version>
3939
<clirr.comparisonVersion>1.2.0</clirr.comparisonVersion>
4040
<module.name>org.mybatis.dynamic.sql</module.name>
4141
<kotlin.version>1.5.0</kotlin.version>

0 commit comments

Comments
 (0)