[JAVA-13966] Upgraded h2 database to 2.1.214 + clean up (#12711)

* [JAVA-13966] Upgraded h2 database to 2.1.214

* [JAVA-13966] fixed tests for libraries-apache-commons

* [JAVA-13966] fixed tests

* [JAVA-13966] fixed tests

* [JAVA-13966] fixed tests JAVA-JPA MODULE

* [JAVA-13966] Made ninja submodule part of web-modules(parent)

* [JAVA-13966] Fixed naming convention for pmd

* [JAVA-13966] Moved tests of ninja-module to ManualTest category

* [JAVA-13966] Fix tests

Co-authored-by: panagiotiskakos <panagiotis.kakos@libra-is.com>
This commit is contained in:
panos-kakos
2022-10-19 19:47:05 +01:00
committed by GitHub
parent 0b238ef9ee
commit c8946ccceb
23 changed files with 34 additions and 37 deletions

View File

@@ -46,8 +46,4 @@
</plugins>
</build>
<properties>
<h2.version>1.4.191</h2.version>
</properties>
</project>