Browse Source

⬆️ 升级 Activiti 依赖

pull/1/head
Yangkai.Shen 5 years ago
parent
commit
3a30809e94
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      spring-boot-demo-activiti/pom.xml

+ 1
- 1
spring-boot-demo-activiti/pom.xml View File

@@ -31,7 +31,7 @@
<dependency>
<groupId>org.activiti</groupId>
<artifactId>activiti-spring-boot-starter</artifactId>
<version>7.0.0.Beta2</version>
<version>7.0.0.SR1</version>
</dependency>

<dependency>


Loading…
Cancel
Save