diff --git a/pom.xml b/pom.xml index 539c339a..9430c305 100644 --- a/pom.xml +++ b/pom.xml @@ -169,67 +169,67 @@ com.github.cafapi.common bootstrapconfig-system - 4.0.1-694 + 4.1.0-999 com.github.cafapi.common caf-api - 4.0.1-694 + 4.1.0-999 com.github.cafapi.common cipher-null - 4.0.1-694 + 4.1.0-999 com.github.cafapi.common codec-json - 4.0.1-694 + 4.1.0-999 com.github.cafapi.common config-decoder - 4.0.1-694 + 4.1.0-999 com.github.cafapi.common config-file - 4.0.1-694 + 4.1.0-999 com.github.cafapi.common config-source - 4.0.1-694 + 4.1.0-999 com.github.cafapi.common decoder-js - 4.0.1-694 + 4.1.0-999 com.github.cafapi.common util-moduleloader - 4.0.1-694 + 4.1.0-999 com.github.cafapi.common util-naming - 4.0.1-694 + 4.1.0-999 com.github.cafapi.common util-process-identifier - 4.0.1-694 + 4.1.0-999 com.github.cafapi.common util-ref - 4.0.1-694 + 4.1.0-999 com.github.cafapi.common util-secret - 4.0.1-694 + 4.1.0-999 com.github.cafapi.correlation @@ -284,17 +284,17 @@ com.github.cafdataprocessing.workers.document worker-document-schema - 7.2.0-1570 + 7.3.0-SNAPSHOT com.github.cafdataprocessing.workers.document worker-document-shared - 7.2.0-1570 + 7.3.0-SNAPSHOT com.github.cafdataprocessing.workers.document worker-document-validator - 7.2.0-1570 + 7.3.0-SNAPSHOT com.github.cafdataprocessing.workers.ingestion @@ -429,7 +429,7 @@ com.networknt json-schema-validator - 2.0.1 + 3.0.0 com.rabbitmq diff --git a/release-notes-3.3.11.md b/release-notes-3.3.11.md index b3654639..8208e7db 100644 --- a/release-notes-3.3.11.md +++ b/release-notes-3.3.11.md @@ -3,6 +3,9 @@ #### Version Number ${version-number} +#### Patch Fixes Included +- Third-party dependency updates + #### New Features #### Known Issues