Added xmpp to the documentation.

Fixing remaining versions.

Updates #429
This commit is contained in:
Corneil du Plessis
2023-02-02 18:51:01 +02:00
parent 36f9f60fd7
commit 5b6ded7358
4 changed files with 4 additions and 4 deletions

View File

@@ -37,7 +37,7 @@
<dependency>
<groupId>org.springframework.cloud.fn</groupId>
<artifactId>mongodb-common</artifactId>
<version>4.0.0-SNAPSHOT</version>
<version>${project.version}</version>
<type>test-jar</type>
<scope>test</scope>
</dependency>