Skip to content

Commit

Permalink
🍻 Writing code drunkenly.
Browse files Browse the repository at this point in the history
  • Loading branch information
xkcoding committed Mar 30, 2019
1 parent 881c091 commit 95868ff
Showing 1 changed file with 2 additions and 8 deletions.
10 changes: 2 additions & 8 deletions spring-boot-demo-activiti/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -29,14 +29,8 @@
</dependency>

<dependency>
<groupId>org.activiti

</groupId>

<artifactId>
activiti-spring-boot-starter
</artifactId>

<groupId>org.activiti</groupId>
<artifactId>activiti-spring-boot-starter</artifactId>
<version>7.0.0.Beta2</version>
</dependency>

Expand Down

0 comments on commit 95868ff

Please sign in to comment.