Skip to content

Commit 95868ff

Browse files
committed
🍻 Writing code drunkenly.
1 parent 881c091 commit 95868ff

File tree

1 file changed

+2
-8
lines changed

1 file changed

+2
-8
lines changed

spring-boot-demo-activiti/pom.xml

Lines changed: 2 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -29,14 +29,8 @@
2929
</dependency>
3030

3131
<dependency>
32-
<groupId>org.activiti
33-
34-
</groupId>
35-
36-
<artifactId>
37-
activiti-spring-boot-starter
38-
</artifactId>
39-
32+
<groupId>org.activiti</groupId>
33+
<artifactId>activiti-spring-boot-starter</artifactId>
4034
<version>7.0.0.Beta2</version>
4135
</dependency>
4236

0 commit comments

Comments
 (0)