release 5.3.4

This commit is contained in:
Athou
2024-10-23 20:01:40 +02:00
parent f3d2808f7d
commit 42015015a5
4 changed files with 8 additions and 4 deletions

View File

@@ -6,7 +6,7 @@
<parent>
<groupId>com.commafeed</groupId>
<artifactId>commafeed</artifactId>
<version>5.3.3</version>
<version>5.3.4</version>
</parent>
<artifactId>commafeed-server</artifactId>
<name>CommaFeed Server</name>
@@ -294,7 +294,7 @@
<dependency>
<groupId>com.commafeed</groupId>
<artifactId>commafeed-client</artifactId>
<version>5.3.3</version>
<version>5.3.4</version>
</dependency>
<!-- compile-time processors -->