mirror of https://github.com/jeecgboot/JimuReport
Bump h2 from 1.4.197 to 2.2.220 in /jimureport-example
Bumps [h2](https://github.com/h2database/h2database) from 1.4.197 to 2.2.220. - [Release notes](https://github.com/h2database/h2database/releases) - [Commits](https://github.com/h2database/h2database/compare/version-1.4.197...version-2.2.220) --- updated-dependencies: - dependency-name: com.h2database:h2 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>pull/1854/head
parent
6528428d93
commit
c194ef4163
|
@ -145,7 +145,7 @@
|
|||
<dependency>
|
||||
<groupId>com.h2database</groupId>
|
||||
<artifactId>h2</artifactId>
|
||||
<version>1.4.197</version>
|
||||
<version>2.2.220</version>
|
||||
<scope>runtime</scope>
|
||||
</dependency>
|
||||
<!--derby-->
|
||||
|
|
Loading…
Reference in New Issue