Bumped spring boot minor version to 2.1.16
This commit is contained in:
parent
85b831e05c
commit
a5346f6970
2
pom.xml
2
pom.xml
@ -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>
|
||||||
|
Loading…
Reference in New Issue
Block a user