release 3.9.0

This commit is contained in:
Athou
2023-08-17 10:01:17 +02:00
parent c2e453027c
commit 6fe1c2a3c0
4 changed files with 20 additions and 7 deletions

View File

@@ -6,7 +6,7 @@
<parent>
<groupId>com.commafeed</groupId>
<artifactId>commafeed</artifactId>
<version>3.8.1</version>
<version>3.9.0</version>
</parent>
<artifactId>commafeed-server</artifactId>
<name>CommaFeed Server</name>
@@ -232,7 +232,7 @@
<dependency>
<groupId>com.commafeed</groupId>
<artifactId>commafeed-client</artifactId>
<version>3.8.1</version>
<version>3.9.0</version>
</dependency>
<dependency>