ES-2371: Revert h2 data test change. Will be done in separate branch.

This commit is contained in:
Adel El-Beik 2024-05-23 16:07:45 +01:00
parent bcc427a9cd
commit 7209a4e25c
2 changed files with 1 additions and 8 deletions

View File

@ -438,13 +438,6 @@ allprojects {
includeGroup 'com.github.detro'
}
}
// required until next version of h2database is released post 2.2.224
maven {
url "${publicArtifactURL}/corda-dependencies-dev"
content {
includeGroupByRegex 'com\\.h2database(\\..*)?'
}
}
maven {
url "${publicArtifactURL}/corda-dev"
content {

View File

@ -78,7 +78,7 @@ joptSimpleVersion=5.0.2
jansiVersion=1.18
hibernateVersion=5.6.14.Final
# h2Version - Update docs if renamed or removed.
h2Version=2.2.224-R3
h2Version=2.2.224
rxjavaVersion=1.3.8
dokkaVersion=0.10.1
eddsaVersion=0.3.0