From 582f5ae1abc5351a1f02ac4e4fed1c0741b6497c Mon Sep 17 00:00:00 2001 From: Stefan Yonkov Date: Fri, 14 Nov 2025 13:28:11 +0200 Subject: [PATCH] small fixes on dependency sources --- pom.xml | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 3684387f..0b3f19a4 100644 --- a/pom.xml +++ b/pom.xml @@ -244,12 +244,13 @@ jaxb-runtime ${jaxb-runtime.version} - + tools.jackson.core jackson-databind ${jackson.version} + com.fasterxml.jackson.datatype jackson-datatype-jsr310 @@ -279,6 +280,7 @@ snakeyaml ${snakeyaml.version} + org.semver4j semver4j