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

Revert "XWIKI-19191: Upgrade to H2 MVStore 2.0.204"

This reverts commit 119fa3cc.
parent 04e5a89d
No related branches found
No related tags found
No related merge requests found
...@@ -60,7 +60,7 @@ ...@@ -60,7 +60,7 @@
<dependency> <dependency>
<groupId>com.h2database</groupId> <groupId>com.h2database</groupId>
<artifactId>h2-mvstore</artifactId> <artifactId>h2-mvstore</artifactId>
<version>2.0.204</version> <version>2.0.202</version>
</dependency> </dependency>
</dependencies> </dependencies>
</project> </project>
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