diff --git a/northbound/pom.xml b/northbound/pom.xml index 8ebd3e174..d5b8ee697 100644 --- a/northbound/pom.xml +++ b/northbound/pom.xml @@ -68,7 +68,7 @@ org.eclipse.parsson jakarta.json - 1.1.1 + 1.1.4 diff --git a/southbound/http/http-device-factory/pom.xml b/southbound/http/http-device-factory/pom.xml index 12b6e25e1..92cab03f1 100644 --- a/southbound/http/http-device-factory/pom.xml +++ b/southbound/http/http-device-factory/pom.xml @@ -91,7 +91,7 @@ org.eclipse.parsson jakarta.json - 1.1.1 + 1.1.4 test diff --git a/southbound/mqtt/mqtt-device-factory/pom.xml b/southbound/mqtt/mqtt-device-factory/pom.xml index c687ff7e5..2b9c1a4a1 100644 --- a/southbound/mqtt/mqtt-device-factory/pom.xml +++ b/southbound/mqtt/mqtt-device-factory/pom.xml @@ -107,7 +107,7 @@ org.eclipse.parsson jakarta.json - 1.1.1 + 1.1.4 test