Bumped spring boot minor version to 2.1.16

This commit is contained in:
Rohan Sircar 2020-08-06 01:32:14 +05:30
parent 85b831e05c
commit a5346f6970

View File

@ -4,7 +4,7 @@
<parent> <parent>
<groupId>org.springframework.boot</groupId> <groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-starter-parent</artifactId> <artifactId>spring-boot-starter-parent</artifactId>
<version>2.1.8.RELEASE</version> <version>2.1.16.RELEASE</version>
<relativePath /> <relativePath />
</parent> </parent>
<groupId>org.ros</groupId> <groupId>org.ros</groupId>