diff --git a/jobs/azure-discovery/pom.xml b/jobs/azure-discovery/pom.xml index 6464d8cc01..1b11a17426 100644 --- a/jobs/azure-discovery/pom.xml +++ b/jobs/azure-discovery/pom.xml @@ -15,7 +15,7 @@ org.springframework spring-context - 4.3.8.RELEASE + 5.2.22.RELEASE diff --git a/jobs/gcp-discovery/pom.xml b/jobs/gcp-discovery/pom.xml index f97259d2a9..370910f7bd 100644 --- a/jobs/gcp-discovery/pom.xml +++ b/jobs/gcp-discovery/pom.xml @@ -92,7 +92,7 @@ org.springframework spring-context - 4.3.8.RELEASE + 5.2.22.RELEASE com.paladincloud @@ -108,7 +108,7 @@ com.fasterxml.jackson.core jackson-databind - 2.12.6.1 + 2.12.7.1 diff --git a/jobs/job-scheduler/pom.xml b/jobs/job-scheduler/pom.xml index acb867f995..48c4160bdb 100644 --- a/jobs/job-scheduler/pom.xml +++ b/jobs/job-scheduler/pom.xml @@ -75,13 +75,13 @@ com.fasterxml.jackson.core jackson-databind - 2.13.3 + 2.13.4 com.fasterxml.jackson.core jackson-annotations - 2.13.3 + 2.13.4 com.amazonaws diff --git a/jobs/pacman-awsrules/pom.xml b/jobs/pacman-awsrules/pom.xml index 7b3ed8f75d..beae50b8d9 100644 --- a/jobs/pacman-awsrules/pom.xml +++ b/jobs/pacman-awsrules/pom.xml @@ -30,7 +30,7 @@ org.json json - 20180130 + 20231013 org.slf4j @@ -282,7 +282,7 @@ org.owasp dependency-check-maven - 1.3.6 + 3.2.0 diff --git a/jobs/pacman-cloud-discovery/pom.xml b/jobs/pacman-cloud-discovery/pom.xml index f0c6761499..a4acbcf7fb 100644 --- a/jobs/pacman-cloud-discovery/pom.xml +++ b/jobs/pacman-cloud-discovery/pom.xml @@ -29,7 +29,7 @@ org.springframework spring-context - 4.3.8.RELEASE + 5.2.22.RELEASE org.powermock diff --git a/jobs/pacman-cloud-notifications/pom.xml b/jobs/pacman-cloud-notifications/pom.xml index 9b4792470d..9258cedada 100644 --- a/jobs/pacman-cloud-notifications/pom.xml +++ b/jobs/pacman-cloud-notifications/pom.xml @@ -48,7 +48,7 @@ org.springframework spring-context - 4.3.8.RELEASE + 5.2.22.RELEASE org.springframework @@ -202,7 +202,7 @@ com.fasterxml.jackson.core jackson-databind - 2.12.6.1 + 2.12.7.1 mysql diff --git a/jobs/pacman-data-shipper/pom.xml b/jobs/pacman-data-shipper/pom.xml index b8b9acb60f..a2decff9de 100644 --- a/jobs/pacman-data-shipper/pom.xml +++ b/jobs/pacman-data-shipper/pom.xml @@ -88,7 +88,7 @@ com.fasterxml.jackson.core jackson-databind - 2.12.6.1 + 2.12.7.1 commons-httpclient diff --git a/jobs/pacman-rule-engine-2.0/pom.xml b/jobs/pacman-rule-engine-2.0/pom.xml index 05a0121ed6..4d98456fde 100644 --- a/jobs/pacman-rule-engine-2.0/pom.xml +++ b/jobs/pacman-rule-engine-2.0/pom.xml @@ -143,7 +143,7 @@ org.json json - 20180130 + 20231013 org.projectlombok @@ -210,7 +210,7 @@ ch.qos.logback logback-classic - 1.2.3 + 1.2.13 diff --git a/jobs/recommendation-enricher/pom.xml b/jobs/recommendation-enricher/pom.xml index b4a7d72095..8b683f454c 100644 --- a/jobs/recommendation-enricher/pom.xml +++ b/jobs/recommendation-enricher/pom.xml @@ -58,7 +58,7 @@ com.fasterxml.jackson.core jackson-databind - 2.12.6.1 + 2.12.7.1 commons-httpclient diff --git a/lambda-functions/notification-es-logging-service/pom.xml b/lambda-functions/notification-es-logging-service/pom.xml index a8ab94b9c4..6f5a4a98a4 100644 --- a/lambda-functions/notification-es-logging-service/pom.xml +++ b/lambda-functions/notification-es-logging-service/pom.xml @@ -34,7 +34,7 @@ com.fasterxml.jackson.core jackson-databind - 2.13.4.2 + 2.13.4 diff --git a/lambda-functions/notification-send-email-service/pom.xml b/lambda-functions/notification-send-email-service/pom.xml index d072427cc0..4953fb8938 100644 --- a/lambda-functions/notification-send-email-service/pom.xml +++ b/lambda-functions/notification-send-email-service/pom.xml @@ -15,13 +15,13 @@ com.fasterxml.jackson.core jackson-core - 2.13.3 + 2.13.4 compile com.fasterxml.jackson.core jackson-databind - 2.13.3 + 2.13.4 compile diff --git a/lambda-functions/notification-template-formatter-service/pom.xml b/lambda-functions/notification-template-formatter-service/pom.xml index 2449c6b624..9b71659aa1 100644 --- a/lambda-functions/notification-template-formatter-service/pom.xml +++ b/lambda-functions/notification-template-formatter-service/pom.xml @@ -43,7 +43,7 @@ com.fasterxml.jackson.core jackson-databind - 2.13.3 + 2.13.4 compile