Skip to content
This repository was archived by the owner on May 14, 2025. It is now read-only.

Commit bbecdef

Browse files
cppwfsonobc
authored andcommitted
Remove Dependency Mgmt for H2 rely on Boot Bom
1 parent 3d5fb84 commit bbecdef

File tree

1 file changed

+0
-5
lines changed
  • spring-cloud-dataflow-single-step-batch-job

1 file changed

+0
-5
lines changed

spring-cloud-dataflow-single-step-batch-job/pom.xml

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -22,11 +22,6 @@
2222
</properties>
2323
<dependencyManagement>
2424
<dependencies>
25-
<dependency>
26-
<groupId>com.h2database</groupId>
27-
<artifactId>h2</artifactId>
28-
<version>[2.2.222,3.0)</version>
29-
</dependency>
3025
<dependency>
3126
<groupId>org.mariadb.jdbc</groupId>
3227
<artifactId>mariadb-java-client</artifactId>

0 commit comments

Comments
 (0)