diff options
Diffstat (limited to 'pom.xml')
-rw-r--r-- | pom.xml | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -3,7 +3,7 @@ <parent> <groupId>org.springframework.boot</groupId> <artifactId>spring-boot-starter-parent</artifactId> - <version>2.6.7</version> + <version>2.7.0</version> <relativePath /> </parent> <groupId>com.juick</groupId> @@ -348,4 +348,4 @@ </dependencies> </profile> </profiles> -</project>
\ No newline at end of file +</project> |