Skip to content

Commit

Permalink
build(deps): bump liquibase.version from 4.25.1 to 4.26.0 (#50)
Browse files Browse the repository at this point in the history
Bumps `liquibase.version` from 4.25.1 to 4.26.0.

Updates `org.liquibase:liquibase-maven-plugin` from 4.25.1 to 4.26.0
- [Release notes](https://github.com/liquibase/liquibase/releases)
- [Changelog](https://github.com/liquibase/liquibase/blob/master/changelog.txt)
- [Commits](liquibase/liquibase@v4.25.1...v4.26.0)

Updates `org.liquibase:liquibase-core` from 4.25.1 to 4.26.0
- [Release notes](https://github.com/liquibase/liquibase/releases)
- [Changelog](https://github.com/liquibase/liquibase/blob/master/changelog.txt)
- [Commits](liquibase/liquibase@v4.25.1...v4.26.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Andrej Petras <andrej.petras@capgemini.com>
  • Loading branch information
dependabot[bot] and Andrej Petras authored Feb 29, 2024
1 parent 10eae2d commit 54dffb4
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 @@ -61,7 +61,7 @@
<maven.maven-plugin-annotations.version>3.11.0</maven.maven-plugin-annotations.version>
<maven.maven-core.version>3.9.6</maven.maven-core.version>

<liquibase.version>4.25.1</liquibase.version>
<liquibase.version>4.26.0</liquibase.version>
<testcontainers.version>1.19.6</testcontainers.version>
<jandex.version>3.1.6</jandex.version>
<hibernate-orm.version>6.2.13.Final</hibernate-orm.version>
Expand Down

0 comments on commit 54dffb4

Please sign in to comment.