Browse Source

fix config

master
lin 1 year ago
parent
commit
ba3c5fadf4
1 changed files with 2 additions and 2 deletions
  1. +2
    -2
      pom.xml

+ 2
- 2
pom.xml View File

@@ -80,11 +80,11 @@
<artifactId>spring-boot-starter-mail</artifactId>
</dependency>

<dependency>
<!--<dependency>
<groupId>org.flowable</groupId>
<artifactId>flowable-spring-boot-starter-process</artifactId>
<version>6.4.0</version>
</dependency>
</dependency>-->

<dependency>
<groupId>mysql</groupId>


Loading…
Cancel
Save