Sfoglia il codice sorgente

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 anni fa
parent
commit
57655be62c
Non sono state trovate chiavi note per questa firma nel database ID Chiave GPG: 4AEE18F83AFDEB23
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  1. +1
    -1
      examples/quarkus/pom.xml

+ 1
- 1
examples/quarkus/pom.xml Vedi File

@@ -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>


Loading…
Annulla
Salva