Skip to content

Commit 79847b5

Browse files
dependabot[bot]mr-c
authored andcommitted
Bump liquibase-core from 4.10.0 to 4.11.0
Bumps [liquibase-core](https://github.com/liquibase/liquibase) from 4.10.0 to 4.11.0. - [Release notes](https://github.com/liquibase/liquibase/releases) - [Changelog](https://github.com/liquibase/liquibase/blob/master/changelog.txt) - [Commits](liquibase/liquibase@v4.10.0...v4.11.0) --- updated-dependencies: - dependency-name: org.liquibase:liquibase-core dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 4428e23 commit 79847b5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -84,7 +84,7 @@
8484
<dependency>
8585
<groupId>org.liquibase</groupId>
8686
<artifactId>liquibase-core</artifactId>
87-
<version>4.10.0</version>
87+
<version>4.11.0</version>
8888
</dependency>
8989
<!-- Postgres -->
9090
<dependency>

0 commit comments

Comments
 (0)