Skip to content

Commit

Permalink
Update dependency org.liquibase:liquibase-maven-plugin to v4.3.3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot authored and vzakharchenko committed Apr 13, 2021
1 parent e2566cb commit f99e639
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.3.2</version>
<version>4.3.3</version>
<configuration>
<url>jdbc:hsqldb:file:${project.basedir}/testdb</url>
<username>sa</username>
Expand Down

0 comments on commit f99e639

Please sign in to comment.