Remove snapshot use for batch

This commit is contained in:
Glenn Renfro
2022-11-14 08:36:22 -05:00
parent c5ed468a6d
commit 3b914046b1

View File

@@ -59,7 +59,6 @@
<dependency>
<groupId>org.springframework.batch</groupId>
<artifactId>spring-batch-infrastructure</artifactId>
<version>5.0.0-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>org.springframework.data</groupId>