release 3.10.0

This commit is contained in:
Athou
2023-09-06 09:04:21 +02:00
parent b7ede8eba2
commit 06319c1eb0
4 changed files with 12 additions and 4 deletions

View File

@@ -6,7 +6,7 @@
<parent>
<groupId>com.commafeed</groupId>
<artifactId>commafeed</artifactId>
<version>3.9.0</version>
<version>3.10.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.9.0</version>
<version>3.10.0</version>
</dependency>
<dependency>