removed explicit h2.version as parent now is at the required 1.4.200

This commit is contained in:
sampadawagde
2021-11-21 17:58:26 +05:30
parent 569e1fc8c7
commit 8c30cbb5e3
11 changed files with 0 additions and 15 deletions

View File

@@ -83,7 +83,6 @@
<dependency>
<groupId>com.h2database</groupId>
<artifactId>h2</artifactId>
<version>${h2.version}</version>
</dependency>
<!-- Barcodes -->
<dependency>
@@ -240,7 +239,6 @@
<git-commit-id-plugin.version>2.2.4</git-commit-id-plugin.version>
<modelmapper.version>2.3.2</modelmapper.version>
<problem-spring-web.version>0.23.0</problem-spring-web.version>
<h2.version>1.4.200</h2.version>
<shedlock.version>2.1.0</shedlock.version>
<barbecue.version>1.5-beta1</barbecue.version>
<barcode4j.version>2.1</barcode4j.version>