瀏覽代碼

Bump h2 from 1.4.193 to 2.1.210

Bumps [h2](https://github.com/h2database/h2database) from 1.4.193 to 2.1.210.
- [Release notes](https://github.com/h2database/h2database/releases)
- [Commits](https://github.com/h2database/h2database/compare/version-1.4.193...version-2.1.210)

---
updated-dependencies:
- dependency-name: com.h2database:h2
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
dependabot/maven/com.h2database-h2-2.1.210
dependabot[bot] 2 年之前
父節點
當前提交
b31edf0304
沒有連結到貢獻者的電子郵件帳戶。
共有 1 個檔案被更改,包括 1 行新增1 行删除
  1. 1
    1
      pom.xml

+ 1
- 1
pom.xml 查看文件

@@ -56,7 +56,7 @@
<dependency>
<groupId>com.h2database</groupId>
<artifactId>h2</artifactId>
<version>1.4.193</version>
<version>2.1.210</version>
<type>jar</type>
<scope>provided</scope>
</dependency>

Loading…
取消
儲存