Resolved Batch Job Param reconfiguration for TaskJobApplicationRunner

Resolved issue with EmbeddedKafka failure in tests

Updated all versions
This commit is contained in:
Glenn Renfro
2021-10-08 11:44:26 -04:00
committed by Glenn Renfro
parent dc1c8e5d66
commit fe0b754f35
12 changed files with 16 additions and 16 deletions

View File

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