Skip to content

Commit

Permalink
Bump org.liquibase:liquibase-core from 4.29.2 to 4.30.0 (#1219)
Browse files Browse the repository at this point in the history
Bumps [org.liquibase:liquibase-core](https://github.com/liquibase/liquibase) from 4.29.2 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.29.2...v4.30.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]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Nov 12, 2024
1 parent fa19e56 commit 0ace482
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 @@ -84,7 +84,7 @@
<jsch.version>0.1.55</jsch.version>
<jsr305.version>3.0.2</jsr305.version>
<kotlin.version>2.0.21</kotlin.version>
<liquibase.version>4.29.2</liquibase.version>
<liquibase.version>4.30.0</liquibase.version>
<logback-access-1_x.version>1.4.14</logback-access-1_x.version>
<logback-access-2_x.version>2.0.3</logback-access-2_x.version>
<logback-classic.version>1.5.12</logback-classic.version>
Expand Down

0 comments on commit 0ace482

Please sign in to comment.