From d97476d2bc82376f6bcd4cb01f1ebb83d90f61aa Mon Sep 17 00:00:00 2001
From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com>
Date: Mon, 8 May 2023 23:33:49 +0800
Subject: [PATCH] =?UTF-8?q?chore(deps):=20upgrade=20dependencies/plugins?=
=?UTF-8?q?=20=F0=9F=9B=A0=EF=B8=8F?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
bump maven-surefire-plugin from 3.0.0 to 3.1.0 (#6)
bump maven-gpg-plugin from 3.0.1 to 3.1.0 (#7)
bump kotest.version from 5.6.1 to 5.6.2 (#8)
bump git-commit-id-maven-plugin from 5.0.0 to 6.0.0 (#9)
bump maven-source-plugin from 3.2.1 to 3.3.0 (#10)
bump maven-surefire-plugin from 3.1.0 to 3.1.2 (#11)
bump kotlin.version from 1.8.21 to 1.8.22 (#12)
bump maven-shade-plugin from 3.4.1 to 3.5.0 (#13)
bump spotbugs-maven-plugin from 4.7.3.4 to 4.7.3.5 (#14)
bump maven-clean-plugin from 3.2.0 to 3.3.1 (#15)
bump kotlin.version from 1.8.22 to 1.9.0 (#16)
bump org.junit:junit-bom from 5.9.3 to 5.10.0 (#17)
bump kotlin.version from 1.9.0 to 1.9.10 (#18)
bump org.apache.maven.plugins:maven-enforcer-plugin (#19)
bump kotest.version from 5.6.2 to 5.7.2 (#21)
bump org.apache.maven.plugins:maven-enforcer-plugin (#22)
bump org.apache.maven.plugins:maven-javadoc-plugin (#23)
bump org.apache.maven.plugins:maven-shade-plugin (#24)
bump com.github.spotbugs:spotbugs-maven-plugin (#25)
---
pom.xml | 24 ++++++++++++------------
1 file changed, 12 insertions(+), 12 deletions(-)
diff --git a/pom.xml b/pom.xml
index e9b8340..8b1a15b 100644
--- a/pom.xml
+++ b/pom.xml
@@ -59,12 +59,12 @@
3.0.2
24.0.1
- 1.8.21
+ 1.9.10
${maven.compiler.source}
- 5.9.3
- 5.6.1
+ 5.10.0
+ 5.7.2
@@ -271,7 +271,7 @@
org.apache.maven.plugins
maven-clean-plugin
- 3.2.0
+ 3.3.1
org.apache.maven.plugins
@@ -305,7 +305,7 @@
org.apache.maven.plugins
maven-surefire-plugin
- 3.0.0
+ 3.1.2
org.apache.maven.plugins
@@ -315,7 +315,7 @@
org.apache.maven.plugins
maven-shade-plugin
- 3.4.1
+ 3.5.1
true
@@ -326,17 +326,17 @@
org.apache.maven.plugins
maven-source-plugin
- 3.2.1
+ 3.3.0
org.apache.maven.plugins
maven-javadoc-plugin
- 3.5.0
+ 3.6.0
org.apache.maven.plugins
maven-gpg-plugin
- 3.0.1
+ 3.1.0
org.apache.maven.plugins
@@ -356,17 +356,17 @@
org.apache.maven.plugins
maven-enforcer-plugin
- 3.3.0
+ 3.4.1
io.github.git-commit-id
git-commit-id-maven-plugin
- 5.0.0
+ 6.0.0
com.github.spotbugs
spotbugs-maven-plugin
- 4.7.3.4
+ 4.7.3.6
org.jacoco