Commit cd4679fb8bd1c7e6007ffbdd6954bb9b4a1d87e6
Merge branch 'dev'
Showing
1 changed file
with
1 additions
and
1 deletions
pom.xml
| ... | ... | @@ -14,7 +14,7 @@ |
| 14 | 14 | <parent> |
| 15 | 15 | <groupId>org.springframework.boot</groupId> |
| 16 | 16 | <artifactId>spring-boot-starter-parent</artifactId> |
| 17 | - <version>2.1.11.RELEASE</version> | |
| 17 | + <version>2.1.18.RELEASE</version> | |
| 18 | 18 | <relativePath/> <!-- lookup parent from repository --> |
| 19 | 19 | </parent> |
| 20 | 20 | ... | ... |