Skip to content

Commit

Permalink
Merge pull request #26 from dynamic-datasource/dependabot/maven/com.h…
Browse files Browse the repository at this point in the history
…2database-h2-2.2.220

Bump h2 from 2.1.214 to 2.2.220
  • Loading branch information
huayanYu authored Jul 8, 2023
2 parents 662d803 + 010361d commit a9b39ba
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
<mybatis-spring-boot-starter.version>3.0.0</mybatis-spring-boot-starter.version>
<druid.version>1.2.18</druid.version>
<p6spy.version>3.9.1</p6spy.version>
<h2.version>2.1.214</h2.version>
<h2.version>2.2.220</h2.version>
<spring-boot-dependencies.version>2.7.13</spring-boot-dependencies.version>
</properties>

Expand Down

0 comments on commit a9b39ba

Please sign in to comment.