diff --git a/RISE-V2G-Shared/pom.xml b/RISE-V2G-Shared/pom.xml index f665cef..badc3bd 100644 --- a/RISE-V2G-Shared/pom.xml +++ b/RISE-V2G-Shared/pom.xml @@ -37,12 +37,12 @@ org.apache.logging.log4j log4j-api - 2.13.3 + 2.14.1 org.apache.logging.log4j log4j-core - 2.13.3 + 2.14.1 net.sourceforge.openexi @@ -54,6 +54,21 @@ nagasena-rta 0000.0002.0052.0 + + javax.xml.bind + jaxb-api + 2.3.1 + + + com.sun.xml.bind + jaxb-core + 2.3.0 + + + com.sun.xml.bind + jaxb-impl + 2.3.5 +