mirror of
https://github.com/hs-web/hsweb-framework.git
synced 2026-06-05 12:23:29 +08:00
build(deps): bump com.h2database:h2 from 2.1.212 to 2.2.220 (#290)
Bumps [com.h2database:h2](https://github.com/h2database/h2database) from 2.1.212 to 2.2.220. - [Release notes](https://github.com/h2database/h2database/releases) - [Commits](https://github.com/h2database/h2database/compare/version-2.1.212...version-2.2.220) --- updated-dependencies: - dependency-name: com.h2database:h2 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
2
pom.xml
2
pom.xml
@@ -84,7 +84,7 @@
|
||||
<javassist.version>3.29.2-GA</javassist.version>
|
||||
|
||||
<fastjson.version>1.2.83</fastjson.version>
|
||||
<h2.version>2.1.212</h2.version>
|
||||
<h2.version>2.2.220</h2.version>
|
||||
<mysql.version>5.1.39</mysql.version>
|
||||
<cglib.version>3.2.2</cglib.version>
|
||||
<aspectj.version>1.6.12</aspectj.version>
|
||||
|
||||
Reference in New Issue
Block a user