diff --git a/provider/notification-aws/pom.xml b/provider/notification-aws/pom.xml index 0a575733922ba1d021a980a5c9182bc36ade8aeb..35774bd573998693f65d5db6d4d1fec8510bbd6a 100644 --- a/provider/notification-aws/pom.xml +++ b/provider/notification-aws/pom.xml @@ -102,11 +102,11 @@ <!-- See: https://nvd.nist.gov/vuln/search/results?form_type=Advanced&results_type=overview&search_type=all&cpe_vendor=cpe%3A%2F%3Anetty&cpe_product=cpe%3A%2F%3Anetty%3Anetty&cpe_version=cpe%3A%2F%3Anetty%3Anetty%3A4.1.38--> <!-- See: https://ossindex.sonatype.org/component/pkg:maven/com.google.oauth-client/google-oauth-client@1.30.1?utm_source=dependency-check&utm_medium=integration&utm_content=6.1.6--> <!-- See: https://nvd.nist.gov/vuln/search/results?form_type=Advanced&results_type=overview&search_type=all&cpe_vendor=cpe%3A%2F%3Aredhat&cpe_product=cpe%3A%2F%3Aredhat%3Aundertow&cpe_version=cpe%3A%2F%3Aredhat%3Aundertow%3A2.0.23--> - <dependency> - <groupId>com.fasterxml.jackson.core</groupId> - <artifactId>jackson-databind</artifactId> - <version>2.12.3</version> - </dependency> +<!-- <dependency>--> +<!-- <groupId>com.fasterxml.jackson.core</groupId>--> +<!-- <artifactId>jackson-databind</artifactId>--> +<!-- <version>2.12.3</version>--> +<!-- </dependency>--> <dependency> <groupId>io.netty</groupId> <artifactId>netty-transport</artifactId>