Skip to content

Commit

Permalink
chore(deps): bump org.liquibase.ext:liquibase-hibernate5 in /backend
Browse files Browse the repository at this point in the history
Bumps [org.liquibase.ext:liquibase-hibernate5](https://github.com/liquibase/liquibase-hibernate) from 4.25.1 to 4.27.0.
- [Release notes](https://github.com/liquibase/liquibase-hibernate/releases)
- [Changelog](https://github.com/liquibase/liquibase-hibernate/blob/main/RELEASE.md)
- [Commits](https://github.com/liquibase/liquibase-hibernate/commits)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored May 6, 2024
1 parent 9893fbf commit 27b1857
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion backend/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@
<mapstruct.version>1.5.5.Final</mapstruct.version>
<org.projectlombok.version>1.18.28</org.projectlombok.version>
<liquibase.version>4.26.0</liquibase.version>
<liquibase-hibernate5.version>4.25.1</liquibase-hibernate5.version>
<liquibase-hibernate5.version>4.27.0</liquibase-hibernate5.version>
<spring-boot.version>3.2.5</spring-boot.version>
<org.zalando.problem-spring-web>0.26.0</org.zalando.problem-spring-web>
<org.springdoc.springdoc-openapi-ui>2.1.0</org.springdoc.springdoc-openapi-ui>
Expand Down

0 comments on commit 27b1857

Please sign in to comment.