hotfix: readded fallback if files are stored uncompressed

This commit is contained in:
Dominique Eifländer 2023-10-26 14:35:07 +02:00
parent be14edfcb1
commit f362998189

View File

@ -23,6 +23,7 @@
<dependency> <dependency>
<groupId>com.iqser.red.commons</groupId> <groupId>com.iqser.red.commons</groupId>
<artifactId>storage-commons</artifactId> <artifactId>storage-commons</artifactId>
<version>1.8.5</version>
</dependency> </dependency>
<dependency> <dependency>
<groupId>com.iqser.red.commons</groupId> <groupId>com.iqser.red.commons</groupId>