Skip to content

Commit

Permalink
Update dependency org.liquibase:liquibase-maven-plugin to v4.5.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot authored and vzakharchenko committed Sep 29, 2021
1 parent cc7b945 commit 69b21c1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dynamic-orm-examples/example-test-qmodels/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -140,7 +140,7 @@
<plugin>
<groupId>org.liquibase</groupId>
<artifactId>liquibase-maven-plugin</artifactId>
<version>4.4.3</version>
<version>4.5.0</version>
<configuration>
<url>jdbc:hsqldb:file:${project.basedir}/testdb</url>
<username>sa</username>
Expand Down

0 comments on commit 69b21c1

Please sign in to comment.