release 3.3.2

This commit is contained in:
Athou
2023-05-20 14:00:25 +02:00
parent 08a2746921
commit 6de817f539
4 changed files with 14 additions and 8 deletions

View File

@@ -6,7 +6,7 @@
<parent>
<groupId>com.commafeed</groupId>
<artifactId>commafeed</artifactId>
<version>3.3.1</version>
<version>3.3.2</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.1</version>
<version>3.3.2</version>
</dependency>
<dependency>