diff options
author | Vitaly Takmazov | 2022-12-14 13:34:19 +0300 |
---|---|---|
committer | Vitaly Takmazov | 2022-12-14 16:18:06 +0300 |
commit | 560d89cb0285435f0e7c640b3fb67ab1197df808 (patch) | |
tree | 2e410bae3b5a4808c3efd16cf2a4875a68212c83 /pom.xml | |
parent | 0c0ea8897e64461b1cfa9cd86a939b48f0bdd640 (diff) |
CI: matrix tests on profile strategy
Diffstat (limited to 'pom.xml')
-rw-r--r-- | pom.xml | 6 |
1 files changed, 0 insertions, 6 deletions
@@ -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> |