release 3.4.0

This commit is contained in:
Athou
2023-05-26 12:36:31 +02:00
parent 8846472e6c
commit 0626e5cd7a
4 changed files with 15 additions and 5 deletions

View File

@@ -6,7 +6,7 @@
<parent>
<groupId>com.commafeed</groupId>
<artifactId>commafeed</artifactId>
<version>3.3.2</version>
<version>3.4.0</version>
</parent>
<artifactId>commafeed-server</artifactId>
<name>CommaFeed Server</name>
@@ -226,7 +226,7 @@
<dependency>
<groupId>com.commafeed</groupId>
<artifactId>commafeed-client</artifactId>
<version>3.3.2</version>
<version>3.4.0</version>
</dependency>
<dependency>