From 468bd16a32e9fb65ae617002e4193a5b7bb9ab3c Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Sat, 7 Sep 2024 09:32:13 +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.26. 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.26. See this package in maven: https://mvnrepository.com/artifact/io.dropwizard.metrics/metrics-jmx/ - 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/87f9df6a-af01-4059-9e0e-57a7cba3a277?utm_source=github&utm_medium=referral&page=upgrade-pr --- pom.xml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/pom.xml b/pom.xml index ba54e6b..d5405d8 100644 --- a/pom.xml +++ b/pom.xml @@ -114,13 +114,13 @@ io.dropwizard.metrics metrics-core - 4.1.0 + 4.2.26 io.dropwizard.metrics metrics-jmx - 4.1.0 + 4.2.26 @@ -145,7 +145,7 @@ com.squareup javapoet - 1.11.1 + 1.13.0