release 3.3.1

This commit is contained in:
Athou
2023-05-10 20:26:45 +02:00
parent b5097d4fc3
commit a2deef7f7f
4 changed files with 8 additions and 5 deletions

View File

@@ -6,7 +6,7 @@
<parent>
<groupId>com.commafeed</groupId>
<artifactId>commafeed</artifactId>
<version>3.3.0</version>
<version>3.3.1</version>
</parent>
<artifactId>commafeed-server</artifactId>
<name>CommaFeed Server</name>
@@ -237,7 +237,7 @@
<dependency>
<groupId>com.commafeed</groupId>
<artifactId>commafeed-client</artifactId>
<version>3.3.0</version>
<version>3.3.1</version>
</dependency>
<dependency>