Skip to content

Commit

Permalink
Bump org.liquibase:liquibase-maven-plugin from 4.22.0 to 4.30.0
Browse files Browse the repository at this point in the history
Bumps [org.liquibase:liquibase-maven-plugin](https://github.com/liquibase/liquibase) from 4.22.0 to 4.30.0.
- [Release notes](https://github.com/liquibase/liquibase/releases)
- [Changelog](https://github.com/liquibase/liquibase/blob/master/changelog.txt)
- [Commits](liquibase/liquibase@v4.22.0...v4.30.0)

---
updated-dependencies:
- dependency-name: org.liquibase:liquibase-maven-plugin
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 6, 2024
1 parent efe5c5c commit a4d5ae3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -82,7 +82,7 @@
<maven.compiler.source>1.8</maven.compiler.source>
<maven.compiler.target>1.8</maven.compiler.target>

<liquibase.core.version>4.22.0</liquibase.core.version>
<liquibase.core.version>4.30.0</liquibase.core.version>
<slf4j.version>2.0.7</slf4j.version>
</properties>

Expand Down

0 comments on commit a4d5ae3

Please sign in to comment.