This is an automated email from the ASF dual-hosted git repository.
zhangyonglun pushed a commit to branch master
in repository
https://gitbox.apache.org/repos/asf/shardingsphere-elasticjob-ui.git
The following commit(s) were added to refs/heads/master by this push:
new 81ac65e update POMs
81ac65e is described below
commit 81ac65e499073fb5abe8b9884da166847bc64147
Author: Zhang Yonglun <[email protected]>
AuthorDate: Fri Jul 31 17:55:03 2020 +0800
update POMs
---
pom.xml | 6 ------
.../shardingsphere-elasticjob-cloud-ui-backend/pom.xml | 4 ----
.../shardingsphere-elasticjob-lite-ui-backend/pom.xml | 4 ----
3 files changed, 14 deletions(-)
diff --git a/pom.xml b/pom.xml
index 12dbbbe..2f20a0a 100644
--- a/pom.xml
+++ b/pom.xml
@@ -48,7 +48,6 @@
<junit.version>4.12</junit.version>
<hamcrest.version>1.3</hamcrest.version>
<mockito.version>2.7.21</mockito.version>
- <commons-dbcp.version>1.4</commons-dbcp.version>
<commons-dbcp2.version>2.2.0</commons-dbcp2.version>
<h2.version>1.4.196</h2.version>
<maven.deploy.skip>true</maven.deploy.skip>
@@ -169,11 +168,6 @@
<scope>compile</scope>
</dependency>
<dependency>
- <groupId>commons-dbcp</groupId>
- <artifactId>commons-dbcp</artifactId>
- <version>${commons-dbcp.version}</version>
- </dependency>
- <dependency>
<groupId>org.apache.commons</groupId>
<artifactId>commons-dbcp2</artifactId>
<version>${commons-dbcp2.version}</version>
diff --git
a/shardingsphere-elasticjob-cloud-ui/shardingsphere-elasticjob-cloud-ui-backend/pom.xml
b/shardingsphere-elasticjob-cloud-ui/shardingsphere-elasticjob-cloud-ui-backend/pom.xml
index 3c4579d..fa0167a 100644
---
a/shardingsphere-elasticjob-cloud-ui/shardingsphere-elasticjob-cloud-ui-backend/pom.xml
+++
b/shardingsphere-elasticjob-cloud-ui/shardingsphere-elasticjob-cloud-ui-backend/pom.xml
@@ -89,10 +89,6 @@
<artifactId>commons-dbcp2</artifactId>
</dependency>
<dependency>
- <groupId>commons-dbcp</groupId>
- <artifactId>commons-dbcp</artifactId>
- </dependency>
- <dependency>
<groupId>com.h2database</groupId>
<artifactId>h2</artifactId>
</dependency>
diff --git
a/shardingsphere-elasticjob-lite-ui/shardingsphere-elasticjob-lite-ui-backend/pom.xml
b/shardingsphere-elasticjob-lite-ui/shardingsphere-elasticjob-lite-ui-backend/pom.xml
index 94866fb..0adeab7 100644
---
a/shardingsphere-elasticjob-lite-ui/shardingsphere-elasticjob-lite-ui-backend/pom.xml
+++
b/shardingsphere-elasticjob-lite-ui/shardingsphere-elasticjob-lite-ui-backend/pom.xml
@@ -89,10 +89,6 @@
<artifactId>commons-dbcp2</artifactId>
</dependency>
<dependency>
- <groupId>commons-dbcp</groupId>
- <artifactId>commons-dbcp</artifactId>
- </dependency>
- <dependency>
<groupId>com.h2database</groupId>
<artifactId>h2</artifactId>
</dependency>