ソースを参照

Bump liquibase-core from 4.7.1 to 4.8.0 in /examples/quarkus

Bumps [liquibase-core](https://github.com/liquibase/liquibase) from 4.7.1 to 4.8.0.
- [Release notes](https://github.com/liquibase/liquibase/releases)
- [Changelog](https://github.com/liquibase/liquibase/blob/master/changelog.txt)
- [Commits](https://github.com/liquibase/liquibase/compare/v4.7.1...v4.8.0)

---
updated-dependencies:
- dependency-name: org.liquibase:liquibase-core
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
custom-downloader
dependabot[bot] GitHub 3年前
コミット
57655be62c
この署名に対応する既知のキーがデータベースに存在しません GPGキーID: 4AEE18F83AFDEB23
1個のファイルの変更1行の追加1行の削除
  1. +1
    -1
      examples/quarkus/pom.xml

+ 1
- 1
examples/quarkus/pom.xml ファイルの表示

@@ -9063,7 +9063,7 @@
<dependency>
<groupId>org.liquibase</groupId>
<artifactId>liquibase-core</artifactId>
<version>4.7.1</version>
<version>4.8.0</version>
<exclusions>
<exclusion>
<artifactId>logback-classic</artifactId>


読み込み中…
キャンセル
保存