Compare commits
1 Commits
warm-flow
...
0aa9ec738a
| Author | SHA1 | Date | |
|---|---|---|---|
| 0aa9ec738a |
7
pom.xml
7
pom.xml
@@ -60,6 +60,13 @@
|
||||
<version>${project.version}</version>
|
||||
</dependency>
|
||||
|
||||
<!-- Private Dependencies -->
|
||||
<dependency>
|
||||
<groupId>com.lanyuanxiaoyao</groupId>
|
||||
<artifactId>flowable-spring-boot-jpa-starter</artifactId>
|
||||
<version>1.0.0-SNAPSHOT</version>
|
||||
</dependency>
|
||||
|
||||
<!-- Spring Dependencies -->
|
||||
<dependency>
|
||||
<groupId>org.springframework.boot</groupId>
|
||||
|
||||
Reference in New Issue
Block a user