aboutsummaryrefslogtreecommitdiff
path: root/pom.xml
diff options
context:
space:
mode:
authorGravatar Vitaly Takmazov2022-12-14 13:34:19 +0300
committerGravatar Vitaly Takmazov2022-12-14 16:18:06 +0300
commit560d89cb0285435f0e7c640b3fb67ab1197df808 (patch)
tree2e410bae3b5a4808c3efd16cf2a4875a68212c83 /pom.xml
parent0c0ea8897e64461b1cfa9cd86a939b48f0bdd640 (diff)
CI: matrix tests on profile strategy
Diffstat (limited to 'pom.xml')
-rw-r--r--pom.xml6
1 files changed, 0 insertions, 6 deletions
diff --git a/pom.xml b/pom.xml
index 0e0b6f66..46db86f0 100644
--- a/pom.xml
+++ b/pom.xml
@@ -266,12 +266,6 @@
<artifactId>springdoc-openapi-starter-webmvc-ui</artifactId>
<version>2.0.0</version>
</dependency>
- <dependency>
- <groupId>ch.vorburger.mariaDB4j</groupId>
- <artifactId>mariaDB4j</artifactId>
- <version>2.6.0</version>
- <scope>test</scope>
- </dependency>
</dependencies>
<build>
<pluginManagement>