merge ervu-backend/release/ervu/1.9.11
This commit is contained in:
parent
1ce2361347
commit
4f6c16b5c7
50 changed files with 12221 additions and 934 deletions
|
|
@ -188,6 +188,14 @@
|
|||
<groupId>net.javacrumbs.shedlock</groupId>
|
||||
<artifactId>shedlock-provider-jdbc-template</artifactId>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>org.apache.httpcomponents</groupId>
|
||||
<artifactId>httpcore</artifactId>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>org.apache.httpcomponents</groupId>
|
||||
<artifactId>httpclient</artifactId>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>org.apache.logging.log4j</groupId>
|
||||
<artifactId>log4j-slf4j2-impl</artifactId>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue