release 7.2.1

This commit is contained in:
Athou
2026-08-03 09:06:32 +02:00
parent bc6e767953
commit 2e1e5257b4
4 changed files with 9 additions and 4 deletions

View File

@@ -6,7 +6,7 @@
<parent>
<groupId>com.commafeed</groupId>
<artifactId>commafeed</artifactId>
<version>7.2.0</version>
<version>7.2.1</version>
</parent>
<artifactId>commafeed-server</artifactId>
<name>CommaFeed Server</name>
@@ -302,7 +302,7 @@
<dependency>
<groupId>com.commafeed</groupId>
<artifactId>commafeed-client</artifactId>
<version>7.2.0</version>
<version>7.2.1</version>
</dependency>
<!-- compile-time processors -->