From 747043f2f2639abb8e680ff3e73ab256d479deba Mon Sep 17 00:00:00 2001 From: Pinapelz Date: Sun, 26 Mar 2023 16:18:44 -0700 Subject: Bump dependency versions and refactored using a playlist.txt file --- pom.xml | 17 ++++++++++++----- 1 file changed, 12 insertions(+), 5 deletions(-) (limited to 'pom.xml') diff --git a/pom.xml b/pom.xml index d1b731b..47e04d4 100644 --- a/pom.xml +++ b/pom.xml @@ -40,13 +40,12 @@ org.jsoup jsoup - 1.15.3 + 1.15.4 - com.github.walkyst lavaplayer-fork - 1.3.98.4 + 1.4.0 com.googlecode.json-simple @@ -56,12 +55,12 @@ se.michaelthelin.spotify spotify-web-api-java - 7.2.2 + 8.0.0 org.json json - 20150729 + 20230227 @@ -94,6 +93,14 @@ + + org.apache.maven.plugins + maven-compiler-plugin + + 10 + 10 + + -- cgit v1.2.3