Skip to content

Commit

Permalink
Update CTR use Spring Boot Bom for H2
Browse files Browse the repository at this point in the history
  • Loading branch information
cppwfs authored and onobc committed Jul 17, 2024
1 parent bbecdef commit 95743c1
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion spring-cloud-dataflow-composed-task-runner/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,6 @@
<dependency>
<groupId>com.h2database</groupId>
<artifactId>h2</artifactId>
<version>[2.2.222,)</version>
</dependency>
<dependency>
<groupId>org.mariadb.jdbc</groupId>
Expand Down

0 comments on commit 95743c1

Please sign in to comment.