Skip to content

Commit

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

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

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

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Feb 14, 2024
1 parent c785692 commit 8be1043
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.10.2</maven.maven-plugin-annotations.version>
<maven.maven-core.version>3.9.6</maven.maven-core.version>

<liquibase.version>4.25.0</liquibase.version>
<liquibase.version>4.25.1</liquibase.version>
<testcontainers.version>1.19.4</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 8be1043

Please sign in to comment.