Pull request #28: RED-2250: updated dependencies

Merge in RED/persistence-service from RED-2250-ps1 to master

* commit '1ba5d5957d4aceb0b2b4f2d1d03ed54c8d3559cb':
  RED-2250: updated dependencies
This commit is contained in:
Ali Oezyetimoglu 2021-09-30 13:24:55 +02:00
commit 0a0bc5d3a2

View File

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