3 Commits

Author SHA1 Message Date
b6bfcc0290 Update version number 2025-08-10 11:27:41 -04:00
4e34267856 Fix broken logging 2025-08-10 11:27:20 -04:00
5f246d79a6 Update snapshot version 2025-08-10 11:07:55 -04:00

View File

@@ -6,7 +6,7 @@
<groupId>com.mattrixwv.cipherstream</groupId>
<artifactId>cipherstream-api</artifactId>
<packaging>jar</packaging>
<version>1.1.9</version>
<version>1.1.10</version>
<name>CipherStream API</name>
<url>https://api.cipherstream.mattrixwv.com</url>
@@ -73,7 +73,7 @@
<dependency>
<groupId>org.apache.logging.log4j</groupId>
<artifactId>log4j-layout-template-json</artifactId>
<version>2.25.1</version>
<version>2.24.3</version>
</dependency>
<dependency>
<groupId>com.lmax</groupId>