Skip to content

Commit

Permalink
fix(deps): update dependency org.liquibase:liquibase-core to v4.29.2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Sep 6, 2024
1 parent b852e71 commit a9d90a7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/db/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
<dependency>
<groupId>org.liquibase</groupId>
<artifactId>liquibase-core</artifactId>
<version>4.29.1</version>
<version>4.29.2</version>
</dependency>
<dependency>
<groupId>org.yaml</groupId>
Expand Down

0 comments on commit a9d90a7

Please sign in to comment.