RED-2261: update dependencies

This commit is contained in:
aoezyetimoglu 2021-09-30 16:54:28 +02:00
parent 71e698da9d
commit 8f31abf8dc

View File

@ -5,7 +5,7 @@
<parent>
<artifactId>platform-dependency</artifactId>
<groupId>com.iqser.red</groupId>
<version>1.1.3</version>
<version>1.1.4</version>
</parent>
<modelVersion>4.0.0</modelVersion>
@ -32,7 +32,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>