Skip to content
This repository was archived by the owner on Nov 26, 2024. It is now read-only.

Commit f7a7fe5

Browse files
Bump liquibase-core from 4.16.1 to 4.17.2
Bumps [liquibase-core](https://github.com/liquibase/liquibase) from 4.16.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.16.1...v4.17.2) --- 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 082d287 commit f7a7fe5

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
@@ -105,7 +105,7 @@
105105
<maven-checkstyle-plugin.version>3.2.0</maven-checkstyle-plugin.version>
106106
<maven-jar-plugin.version>3.3.0</maven-jar-plugin.version>
107107
<checkstyle.version>10.4</checkstyle.version>
108-
<liquibase-core.version>4.16.1</liquibase-core.version>
108+
<liquibase-core.version>4.17.2</liquibase-core.version>
109109
<liquibase-slf4j.version>4.1.0</liquibase-slf4j.version>
110110
<javax.inject.version>1</javax.inject.version>
111111
<metrics-core.version>4.2.12</metrics-core.version>

0 commit comments

Comments
 (0)