Skip to content

Commit

Permalink
Bump liquibase-core from 3.5.5 to 3.10.3
Browse files Browse the repository at this point in the history
Bumps [liquibase-core](https://github.com/liquibase/liquibase) from 3.5.5 to 3.10.3.
- [Release notes](https://github.com/liquibase/liquibase/releases)
- [Changelog](https://github.com/liquibase/liquibase/blob/master/changelog.txt)
- [Commits](liquibase/liquibase@liquibase-parent-3.5.5...v3.10.3)

---
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 Sep 23, 2022
1 parent 04c1a02 commit 31e05bc
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 @@ -888,7 +888,7 @@
<groupId>org.liquibase</groupId>
<artifactId>liquibase-core</artifactId>
<!-- 3.6.0 to 4.3.2 break binary compatibility. -->
<version>3.5.5</version>
<version>3.10.3</version>
</dependency>
<!-- Used for testing JsonTemplateLayout -->
<dependency>
Expand Down

0 comments on commit 31e05bc

Please sign in to comment.