From 68c0de7a118fd414ea931f662801864a5dd1e1c6 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Tue, 10 Sep 2024 09:40:45 +0000 Subject: [PATCH] feat: upgrade multiple dependencies with Snyk Snyk has created this PR to upgrade: - com.google.code.gson:gson from 2.8.5 to 2.11.0. See this package in maven: https://mvnrepository.com/artifact/com.google.code.gson/gson/ - com.squareup:javapoet from 1.11.1 to 1.13.0. See this package in maven: https://mvnrepository.com/artifact/com.squareup/javapoet/ - org.slf4j:slf4j-api from 1.7.25 to 2.0.16. See this package in maven: https://mvnrepository.com/artifact/org.slf4j/slf4j-api/ - io.dropwizard.metrics:metrics-core from 4.1.0 to 4.2.27. See this package in maven: https://mvnrepository.com/artifact/io.dropwizard.metrics/metrics-core/ - io.dropwizard.metrics:metrics-jmx from 4.1.0 to 4.2.27. See this package in maven: https://mvnrepository.com/artifact/io.dropwizard.metrics/metrics-jmx/ - net.oneandone.reflections8:reflections8 from 0.11.4 to 0.11.7. See this package in maven: https://mvnrepository.com/artifact/net.oneandone.reflections8/reflections8/ - org.apache.commons:commons-vfs2 from 2.3 to 2.9.0. See this package in maven: https://mvnrepository.com/artifact/org.apache.commons/commons-vfs2/ - org.rapidpm:rapidpm-functional-reactive from 01.00.03-RPM to 01.00.07-RPM. See this package in maven: https://mvnrepository.com/artifact/org.rapidpm/rapidpm-functional-reactive/ - org.rapidpm:rapidpm-logger-adapter from 01.00.03-RPM to 01.00.10-RPM. See this package in maven: https://mvnrepository.com/artifact/org.rapidpm/rapidpm-logger-adapter/ - org.slf4j:slf4j-simple from 1.7.25 to 2.0.16. See this package in maven: https://mvnrepository.com/artifact/org.slf4j/slf4j-simple/ See this project in Snyk: https://app.snyk.io/org/svenruppert/project/6396e24d-d0e8-43ed-ba0a-b7ec043b0686?utm_source=github&utm_medium=referral&page=upgrade-pr --- impl/pom.xml | 2 +- pom.xml | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/impl/pom.xml b/impl/pom.xml index f26c1f3..9a15828 100644 --- a/impl/pom.xml +++ b/impl/pom.xml @@ -33,7 +33,7 @@ net.oneandone.reflections8 reflections8 - 0.11.4 + 0.11.7 diff --git a/pom.xml b/pom.xml index ba54e6b..9914b1f 100644 --- a/pom.xml +++ b/pom.xml @@ -114,13 +114,13 @@ io.dropwizard.metrics metrics-core - 4.1.0 + 4.2.27 io.dropwizard.metrics metrics-jmx - 4.1.0 + 4.2.27 @@ -145,7 +145,7 @@ com.squareup javapoet - 1.11.1 + 1.13.0