소스 검색
Merge pull request #14 from larsw/dependabot/maven/examples/quarkus/org.liquibase-liquibase-core-4.8.0
Bump liquibase-core from 4.7.1 to 4.8.0 in /examples/quarkus
custom-downloader
larsw
GitHub
3 년 전
No known key found for this signature in database
GPG 키 ID: 4AEE18F83AFDEB23
1개의 변경된 파일과
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> |
|
|
|
|