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