Skip to content

Commit

Permalink
Move to Spring Boot 3.x supported version of Liquibase
Browse files Browse the repository at this point in the history
  • Loading branch information
tijsrademakers committed Dec 15, 2023
1 parent 5c87d97 commit 07b7496
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 @@ -371,7 +371,7 @@
<dependency>
<groupId>org.liquibase</groupId>
<artifactId>liquibase-core</artifactId>
<version>4.9.0</version>
<version>4.20.0</version>
<exclusions>
<exclusion>
<groupId>javax.xml.bind</groupId>
Expand Down

0 comments on commit 07b7496

Please sign in to comment.