Skip to content

Commit

Permalink
build(deps): bump org.liquibase:liquibase-core
Browse files Browse the repository at this point in the history
Bumps [org.liquibase:liquibase-core](https://github.com/liquibase/liquibase) from 4.23.2 to 4.24.0.
- [Release notes](https://github.com/liquibase/liquibase/releases)
- [Changelog](https://github.com/liquibase/liquibase/blob/master/changelog.txt)
- [Commits](liquibase/liquibase@v4.23.2...v4.24.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Oct 10, 2023
1 parent e4aa2ee commit ead8997
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion generators/server/resources/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
<jackson-databind-nullable.version>0.2.6</jackson-databind-nullable.version>
<jaxb-runtime.version>4.0.3</jaxb-runtime.version>
<junit-platform-launcher.version>1.10.0</junit-platform-launcher.version>
<liquibase.version>4.23.2</liquibase.version>
<liquibase.version>4.24.0</liquibase.version>
<mapstruct.version>1.5.5.Final</mapstruct.version>
<micrometer-context-propagation.version>1.0.6</micrometer-context-propagation.version>
<picocli.version>4.7.5</picocli.version>
Expand Down

0 comments on commit ead8997

Please sign in to comment.