From 3938f259853f184cc004620716e9325d579067cb Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Tue, 10 Sep 2024 10:46:36 +0000 Subject: [PATCH] fix: upgrade multiple dependencies with Snyk Snyk has created this PR to upgrade: - com.github.hypfvieh:dbus-java-core from 4.3.1 to 4.3.2. See this package in maven: https://mvnrepository.com/artifact/com.github.hypfvieh/dbus-java-core/ - com.github.hypfvieh:dbus-java-transport-native-unixsocket from 4.3.1 to 4.3.2. See this package in maven: https://mvnrepository.com/artifact/com.github.hypfvieh/dbus-java-transport-native-unixsocket/ - de.dfki.mary:marytts-lang-en from 5.2 to 5.2.1. See this package in maven: https://mvnrepository.com/artifact/de.dfki.mary/marytts-lang-en/ - io.qtjambi:qtjambi from 6.4.3 to 6.7.2. See this package in maven: https://mvnrepository.com/artifact/io.qtjambi/qtjambi/ - io.qtjambi:qtjambi-native-linux-x64 from 6.4.3 to 6.7.2. See this package in maven: https://mvnrepository.com/artifact/io.qtjambi/qtjambi-native-linux-x64/ See this project in Snyk: https://app.snyk.io/org/theredstonedev-de/project/b2cf3337-52d6-4f66-a511-5df099b0a400?utm_source=github&utm_medium=referral&page=upgrade-pr --- pom.xml | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/pom.xml b/pom.xml index e4b6389..0180619 100644 --- a/pom.xml +++ b/pom.xml @@ -30,19 +30,19 @@ io.qtjambi qtjambi-native-linux-x64 - 6.4.3 + 6.7.2 io.qtjambi qtjambi - 6.4.3 + 6.7.2 de.dfki.mary marytts-lang-en - 5.2 + 5.2.1 com.twmacinta @@ -135,13 +135,13 @@ com.github.hypfvieh dbus-java-core - 4.3.1 + 4.3.2 com.github.hypfvieh dbus-java-transport-native-unixsocket - 4.3.1 + 4.3.2