Skip to content

Commit cafd59e

Browse files
Bump liquibase-core from 4.17.1 to 4.17.2 (#475)
Bumps [liquibase-core](https://github.com/liquibase/liquibase) from 4.17.1 to 4.17.2. - [Release notes](https://github.com/liquibase/liquibase/releases) - [Changelog](https://github.com/liquibase/liquibase/blob/master/changelog.txt) - [Commits](liquibase/liquibase@v4.17.1...v4.17.2) --- updated-dependencies: - dependency-name: org.liquibase:liquibase-core dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent e057303 commit cafd59e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
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.17.1</version>
87+
<version>4.17.2</version>
8888
</dependency>
8989
<!-- Postgres -->
9090
<dependency>

0 commit comments

Comments
 (0)