Merge pull request #396 from hapifhir/patrick-werner-fix-h2
Applying fix from upstream for h2 Binaries
This commit is contained in:
2
pom.xml
2
pom.xml
@@ -197,6 +197,8 @@
|
|||||||
<dependency>
|
<dependency>
|
||||||
<groupId>com.h2database</groupId>
|
<groupId>com.h2database</groupId>
|
||||||
<artifactId>h2</artifactId>
|
<artifactId>h2</artifactId>
|
||||||
|
<!-- pw: 04.07.22: this is fixed in latest hapi snapshot, can be removed when switchung to hapi 6.1.0-->
|
||||||
|
<version>2.1.212</version>
|
||||||
</dependency>
|
</dependency>
|
||||||
|
|
||||||
<!-- webjars -->
|
<!-- webjars -->
|
||||||
|
|||||||
Reference in New Issue
Block a user