Skip to content

Commit

Permalink
fix pom.xml
Browse files Browse the repository at this point in the history
  • Loading branch information
junwen12221 committed Nov 29, 2021
1 parent 8eb7e60 commit a5fc417
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions common/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -12,11 +12,11 @@
<artifactId>common</artifactId>

<dependencies>
<dependency>
<groupId>org.mariadb</groupId>
<artifactId>r2dbc-mariadb</artifactId>
<version>1.0.3</version>
</dependency>
<!-- <dependency>-->
<!-- <groupId>org.mariadb</groupId>-->
<!-- <artifactId>r2dbc-mariadb</artifactId>-->
<!-- <version>1.0.3</version>-->
<!-- </dependency>-->
<!-- https://mvnrepository.com/artifact/io.r2dbc/r2dbc-pool -->
<!-- <dependency>-->
<!-- <groupId>io.r2dbc</groupId>-->
Expand Down

0 comments on commit a5fc417

Please sign in to comment.