Skip to content

Commit

Permalink
Update dependency org.liquibase:liquibase-maven-plugin to v3.10.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Jul 2, 2020
1 parent 0144c03 commit 2018700
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>3.10.0</version>
<version>3.10.1</version>
<configuration>
<url>jdbc:hsqldb:file:${project.basedir}/testdb</url>
<username>sa</username>
Expand Down

0 comments on commit 2018700

Please sign in to comment.