Updated batch samples to use boot 2.7.7

This commit is contained in:
Glenn Renfro
2023-01-06 13:32:28 -05:00
parent 9867e6163a
commit 079cb0e728
2 changed files with 1 additions and 1 deletions

View File

@@ -14,7 +14,7 @@
<parent>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-starter-parent</artifactId>
<version>2.6.3</version>
<version>2.7.7</version>
<relativePath/> <!-- lookup parent from repository -->
</parent>