This website works better with JavaScript.
Home
Explore
Help
Register
Sign In
server
/
gptAgent
Watch
3
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
0
Wiki
Activity
Browse Source
fix config
master
lin
1 year ago
parent
d5e79e59eb
commit
ba3c5fadf4
1 changed files
with
2 additions
and
2 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+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>
Write
Preview
Loading…
Cancel
Save