瀏覽代碼

Merge pull request #17 from larsw/dependabot/maven/examples/quarkus/com.h2database-h2-2.1.210

Bump h2 from 1.4.197 to 2.1.210 in /examples/quarkus
custom-downloader
larsw GitHub 3 年之前
父節點
當前提交
3e77c6efa8
沒有發現已知的金鑰在資料庫的簽署中 GPG 金鑰 ID: 4AEE18F83AFDEB23
共有 1 個檔案被更改,包括 1 行新增1 行删除
  1. +1
    -1
      examples/quarkus/pom.xml

+ 1
- 1
examples/quarkus/pom.xml 查看文件

@@ -660,7 +660,7 @@
<dependency>
<groupId>com.h2database</groupId>
<artifactId>h2</artifactId>
<version>1.4.197</version>
<version>2.1.210</version>
</dependency>
<dependency>
<groupId>com.ibm.db2</groupId>


Loading…
取消
儲存