Skip to content
Snippets Groups Projects
Commit e9b00901 authored by Thomas Mortagne's avatar Thomas Mortagne
Browse files

XWIKI-22356: Upgrade to Liquibase 4.29.1

parent a3aa7c46
No related branches found
No related tags found
No related merge requests found
...@@ -179,7 +179,7 @@ ...@@ -179,7 +179,7 @@
<dependency> <dependency>
<groupId>org.liquibase</groupId> <groupId>org.liquibase</groupId>
<artifactId>liquibase-core</artifactId> <artifactId>liquibase-core</artifactId>
<version>4.29.0</version> <version>4.29.1</version>
<exclusions> <exclusions>
<!-- Not the right id --> <!-- Not the right id -->
<exclusion> <exclusion>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment