From 589c71174a7941b8d25254bf64f1ce79a6f531d2 Mon Sep 17 00:00:00 2001
From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com>
Date: Wed, 27 Sep 2023 10:16:27 +0000
Subject: [PATCH] Bump the maven-dependencies group with 16 updates (#36)
---
jfuse-examples/pom.xml | 2 +-
jfuse-tests/pom.xml | 6 +++---
pom.xml | 26 +++++++++++++-------------
3 files changed, 17 insertions(+), 17 deletions(-)
diff --git a/jfuse-examples/pom.xml b/jfuse-examples/pom.xml
index 129ae110..5eae611f 100644
--- a/jfuse-examples/pom.xml
+++ b/jfuse-examples/pom.xml
@@ -24,7 +24,7 @@
org.slf4j
slf4j-simple
- 2.0.3
+ 2.0.9
diff --git a/jfuse-tests/pom.xml b/jfuse-tests/pom.xml
index b43284b9..a8606547 100644
--- a/jfuse-tests/pom.xml
+++ b/jfuse-tests/pom.xml
@@ -58,19 +58,19 @@
org.slf4j
slf4j-simple
- 2.0.3
+ 2.0.9
test
org.openjdk.jmh
jmh-core
- 1.35
+ 1.37
test
org.openjdk.jmh
jmh-generator-annprocess
- 1.35
+ 1.37
test
diff --git a/pom.xml b/pom.xml
index b58f8c9c..b7e33b4e 100644
--- a/pom.xml
+++ b/pom.xml
@@ -54,19 +54,19 @@
org.jetbrains
annotations
- 23.0.0
+ 24.0.1
provided
org.junit.jupiter
junit-jupiter
- 5.9.0
+ 5.10.0
test
org.mockito
mockito-core
- 5.4.0
+ 5.5.0
test
@@ -77,7 +77,7 @@
org.apache.maven.plugins
maven-compiler-plugin
- 3.10.1
+ 3.11.0
21
UTF-8
@@ -90,17 +90,17 @@
org.apache.maven.plugins
maven-enforcer-plugin
- 3.1.0
+ 3.4.1
org.apache.maven.plugins
maven-clean-plugin
- 3.2.0
+ 3.3.1
org.apache.maven.plugins
maven-gpg-plugin
- 3.0.1
+ 3.1.0
org.apache.maven.plugins
@@ -110,22 +110,22 @@
org.apache.maven.plugins
maven-source-plugin
- 3.2.1
+ 3.3.0
org.apache.maven.plugins
maven-javadoc-plugin
- 3.4.1
+ 3.6.0
org.apache.maven.plugins
maven-surefire-plugin
- 3.0.0-M7
+ 3.1.2
org.apache.maven.plugins
maven-failsafe-plugin
- 3.0.0-M7
+ 3.1.2
org.sonatype.plugins
@@ -135,12 +135,12 @@
org.apache.maven.plugins
maven-deploy-plugin
- 3.0.0-M2
+ 3.1.1
org.jacoco
jacoco-maven-plugin
- 0.8.9
+ 0.8.10