Skip to content

Commit

Permalink
fix: upgrade org.liquibase:liquibase-core from 4.4.3 to 4.14.0
Browse files Browse the repository at this point in the history
Snyk has created this PR to upgrade org.liquibase:liquibase-core from 4.4.3 to 4.14.0.

See this package in Maven Repository:
https://mvnrepository.com/artifact/org.liquibase/liquibase-core/

See this project in Snyk:
https://app.snyk.io/org/dreglad/project/c54a8cc9-db5a-434a-803d-5cafeb04c386?utm_source=github&utm_medium=referral&page=upgrade-pr
  • Loading branch information
snyk-bot committed Aug 17, 2022
1 parent ddc2b1b commit fe68084
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion graph-db/migration/liquibase-src/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
<dependency>
<groupId>org.liquibase</groupId>
<artifactId>liquibase-core</artifactId>
<version>4.4.3</version>
<version>4.14.0</version>
</dependency>

<dependency>
Expand Down

0 comments on commit fe68084

Please sign in to comment.