RED-2250: updated dependencies

This commit is contained in:
aoezyetimoglu 2021-09-30 13:15:29 +02:00
parent 0255c717c8
commit 1ba5d5957d

View File

@ -6,7 +6,7 @@
<parent>
<groupId>com.iqser.red</groupId>
<artifactId>platform-dependency</artifactId>
<version>1.1.3</version>
<version>1.1.4</version>
</parent>
<modelVersion>4.0.0</modelVersion>
@ -28,7 +28,7 @@
<dependency>
<groupId>com.iqser.red</groupId>
<artifactId>platform-commons-dependency</artifactId>
<version>1.3.6</version>
<version>1.4.0</version>
<scope>import</scope>
<type>pom</type>
</dependency>