release 4.5.0

This commit is contained in:
Athou
2024-07-06 21:29:21 +02:00
parent f13368cb96
commit 4d83173dbd
4 changed files with 16 additions and 4 deletions

View File

@@ -6,7 +6,7 @@
<parent>
<groupId>com.commafeed</groupId>
<artifactId>commafeed</artifactId>
<version>4.4.1</version>
<version>4.5.0</version>
</parent>
<artifactId>commafeed-server</artifactId>
<name>CommaFeed Server</name>
@@ -236,7 +236,7 @@
<dependency>
<groupId>com.commafeed</groupId>
<artifactId>commafeed-client</artifactId>
<version>4.4.1</version>
<version>4.5.0</version>
</dependency>
<dependency>