Skip to content

Commit

Permalink
Bump org.liquibase:liquibase-core from 4.25.1 to 4.26.0
Browse files Browse the repository at this point in the history
Bumps [org.liquibase:liquibase-core](https://github.com/liquibase/liquibase) 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-core
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Feb 22, 2024
1 parent ce0cba4 commit 006e56c
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 @@ -21,7 +21,7 @@
<postgresql.version>42.7.1</postgresql.version>
<mapstruct.version>1.5.5.Final</mapstruct.version>
<jjwt.version>0.12.5</jjwt.version>
<liquibase.version>4.25.1</liquibase.version>
<liquibase.version>4.26.0</liquibase.version>
<springdoc.version>2.3.0</springdoc.version>
<preliquibase.version>1.4.0</preliquibase.version>
<minio.version>8.5.8</minio.version>
Expand Down

0 comments on commit 006e56c

Please sign in to comment.