diff options
Diffstat (limited to 'workflow-designer-be/pom.xml')
-rw-r--r-- | workflow-designer-be/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/workflow-designer-be/pom.xml b/workflow-designer-be/pom.xml index 8d85bec3..4bfcf0e0 100644 --- a/workflow-designer-be/pom.xml +++ b/workflow-designer-be/pom.xml @@ -14,7 +14,7 @@ </parent> <properties> - <spring.boot.version>2.0.3.RELEASE</spring.boot.version> + <spring.boot.version>2.1.0.RELEASE</spring.boot.version> <mapstruct.version>1.2.0.Final</mapstruct.version> <lombok.version>1.18.0</lombok.version> <springfox.version>2.8.0</springfox.version> |