forked from github/dataease
build(deps): bump com.h2database:h2 from 1.4.199 to 2.2.220
Bumps [com.h2database:h2](https://github.com/h2database/h2database) from 1.4.199 to 2.2.220. - [Release notes](https://github.com/h2database/h2database/releases) - [Commits](https://github.com/h2database/h2database/compare/version-1.4.199...version-2.2.220) --- updated-dependencies: - dependency-name: com.h2database:h2 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
4bb88e5bee
commit
62ad7f1a01
2
pom.xml
2
pom.xml
@ -23,7 +23,7 @@
|
||||
<maven.compiler.source>17</maven.compiler.source>
|
||||
<maven.compiler.target>17</maven.compiler.target>
|
||||
<mybatis-plus.version>3.5.3.1</mybatis-plus.version>
|
||||
<h2.version>1.4.199</h2.version>
|
||||
<h2.version>2.2.220</h2.version>
|
||||
<knife4j.version>4.1.0</knife4j.version>
|
||||
<calcite-core.version>1.35.1</calcite-core.version>
|
||||
<commons-dbcp2.version>2.6.0</commons-dbcp2.version>
|
||||
|
Loading…
Reference in New Issue
Block a user