瀏覽代碼

Bump jackson-databind in /examples/hibernate-types

Bumps [jackson-databind](https://github.com/FasterXML/jackson) from 2.11.0 to 2.12.6.1.
- [Release notes](https://github.com/FasterXML/jackson/releases)
- [Commits](https://github.com/FasterXML/jackson/commits)

---
updated-dependencies:
- dependency-name: com.fasterxml.jackson.core:jackson-databind
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
custom-downloader
dependabot[bot] GitHub 3 年之前
父節點
當前提交
7c2829ad6e
沒有發現已知的金鑰在資料庫的簽署中 GPG 金鑰 ID: 4AEE18F83AFDEB23
共有 1 個檔案被更改,包括 1 行新增1 行删除
  1. +1
    -1
      examples/hibernate-types/pom.xml

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

@@ -70,7 +70,7 @@
<postgresql.version>42.3.3</postgresql.version>

<mysql.version>8.0.28</mysql.version>
<jackson.version>2.11.0</jackson.version>
<jackson.version>2.12.6.1</jackson.version>
<guava.version>29.0-jre</guava.version>

</properties>


Loading…
取消
儲存