changed the pom dependency of a different schema

This commit is contained in:
Miriam Baglioni 2023-07-01 12:38:18 +02:00
parent 29b81bef26
commit b26fb92838
1 changed files with 2 additions and 1 deletions

View File

@ -102,7 +102,8 @@
<junit-jupiter.version>5.6.1</junit-jupiter.version>
<dhp.commons.lang.version>3.5</dhp.commons.lang.version>
<dhp.guava.version>11.0.2</dhp.guava.version>
<dhp-schemas.version>[2.12.1]</dhp-schemas.version>
<!-- <dhp-schemas.version>[2.13.2-SNAPSHOT]</dhp-schemas.version>-->
<dhp-schemas.version>[2.13.1-patched]</dhp-schemas.version>
</properties>
</project>