diff options
Diffstat (limited to 'pom.xml')
-rw-r--r-- | pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -49,7 +49,7 @@ <!-- Project common dependency versions --> <json.path.version>2.4.0</json.path.version> <hibernate.core.version>5.4.28.Final</hibernate.core.version> - <hibernate.commons.annotations.version>5.0.1.Final</hibernate.commons.annotations.version> + <hibernate.commons.annotations.version>5.1.2.Final</hibernate.commons.annotations.version> <xml.apis.version>1.4.01</xml.apis.version> <policy.common.version>1.8.0</policy.common.version> <policy.models.version>2.4.0</policy.models.version> |