Updated TaskJobCommandLineRunner to use update batch param cleanup

This commit is contained in:
Glenn Renfro
2021-12-14 11:48:24 -05:00
parent 260a684d38
commit d8ef256b0c
12 changed files with 14 additions and 14 deletions

View File

@@ -14,7 +14,7 @@
<parent>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-starter-parent</artifactId>
<version>2.4.6</version>
<version>2.4.13</version>
<relativePath />
</parent>