From 41c0e1aedfc2f9a33bff7c018c37914f27fe9b29 Mon Sep 17 00:00:00 2001 From: torakiki Date: Thu, 25 Jul 2024 16:37:55 +0200 Subject: [PATCH] Updated some dependency. Added dependabot configuration --- .github/dependabot.yml | 10 ++++++++++ pom.xml | 28 ++++++++++++++-------------- 2 files changed, 24 insertions(+), 14 deletions(-) create mode 100644 .github/dependabot.yml diff --git a/.github/dependabot.yml b/.github/dependabot.yml new file mode 100644 index 00000000..ae0b0d1b --- /dev/null +++ b/.github/dependabot.yml @@ -0,0 +1,10 @@ +version: 2 +updates: + - package-ecosystem: maven + directory: "/" + schedule: + interval: "weekly" + - package-ecosystem: "github-actions" + directory: "/" + schedule: + interval: "weekly" \ No newline at end of file diff --git a/pom.xml b/pom.xml index 818bc761..04e9da02 100644 --- a/pom.xml +++ b/pom.xml @@ -228,7 +228,7 @@ org.apache.maven.plugins maven-jar-plugin - 3.3.0 + 3.4.2 org.apache.maven.plugins @@ -238,7 +238,7 @@ org.apache.maven.plugins maven-dependency-plugin - 3.6.0 + 3.7.1 org.apache.maven.plugins @@ -248,17 +248,17 @@ org.apache.maven.plugins maven-clean-plugin - 3.3.2 + 3.4.0 org.codehaus.mojo exec-maven-plugin - 3.1.1 + 3.3.0 org.apache.maven.plugins maven-source-plugin - 3.3.0 + 3.3.1 org.apache.maven.plugins @@ -268,17 +268,17 @@ org.codehaus.mojo build-helper-maven-plugin - 3.5.0 + 3.6.0 org.apache.maven.plugins maven-toolchains-plugin - 3.1.0 + 3.2.0 org.apache.maven.plugins maven-surefire-plugin - 3.2.5 + 3.3.1 false @@ -288,17 +288,17 @@ org.apache.maven.plugins maven-release-plugin - 3.0.1 + 3.1.1 org.apache.maven.plugins maven-gpg-plugin - 3.1.0 + 3.2.4 org.apache.maven.plugins maven-javadoc-plugin - 3.6.3 + 3.8.0 @@ -307,9 +307,9 @@ 5.10.2 2.2.0 - 1.2.1 - 2.0.11 - 3.14.0 + 1.3.0 + 2.0.13 + 3.15.0 2.16.1 5.11.0 2.7.0