Update note in pom.xml

This commit is contained in:
Minecon724 2025-05-05 11:14:31 +02:00
commit 09e10b81bf
Signed by: Minecon724
GPG key ID: A02E6E67AB961189

View file

@ -30,7 +30,7 @@
<groupId>com.google.code.gson</groupId>
<artifactId>gson</artifactId>
<version>2.13.1</version>
<optional>true</optional> <!-- only for giteametadatadao -->
<optional>true</optional> <!-- only for HttpMetadataDAO -->
</dependency>
<dependency>
<groupId>junit</groupId>