Skip to content

Commit 03ec559

Browse files
renovate-botvzakharchenko
authored andcommitted
Update dependency org.liquibase:liquibase-maven-plugin to v4.6.1
1 parent 69ca4c9 commit 03ec559

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

  • dynamic-orm-examples/example-test-qmodels

dynamic-orm-examples/example-test-qmodels/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -140,7 +140,7 @@
140140
<plugin>
141141
<groupId>org.liquibase</groupId>
142142
<artifactId>liquibase-maven-plugin</artifactId>
143-
<version>4.5.0</version>
143+
<version>4.6.1</version>
144144
<configuration>
145145
<url>jdbc:hsqldb:file:${project.basedir}/testdb</url>
146146
<username>sa</username>

0 commit comments

Comments
 (0)