From c2873ae74ee1e5adc537bcb91166ee1c68544767 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)
bump com.github.spotbugs:spotbugs-annotations 4.7.3 to 4.8.0 (#26)
bump org.jacoco:jacoco-maven-plugin from 0.8.10 to 0.8.11 (#27)
bump io.github.git-commit-id:git-commit-id-maven-plugin 6.0.0 to 7.0.0 (#28)
bump org.apache.maven.plugins:maven-surefire-plugin 3.1.2 to 3.2.1 (#29)
bump org.apache.maven.plugins:maven-clean-plugin 3.3.1 to 3.3.2 (#30)
bump kotlin.version from 1.9.10 to 1.9.20 (#31)
bump kotest.version from 5.7.2 to 5.8.0 (#32)
bump org.junit:junit-bom from 5.10.0 to 5.10.1 (#33)
bump com.github.spotbugs:spotbugs-annotations 4.8.0 to 4.8.1 (#34)
bump com.github.spotbugs:spotbugs-maven-plugin 4.7.3.6 to 4.8.1.0 (#36)
bump org.apache.maven.plugins:maven-javadoc-plugin 3.6.0 to 3.6.2 (#35)
bump org.apache.maven.plugins:maven-surefire-plugin 3.2.1 to 3.2.2 (#37)
bump org.jetbrains:annotations from 24.0.1 to 24.1.0 (#38)
bump kotlin.version from 1.9.20 to 1.9.21 (#39)
bump com.github.spotbugs:spotbugs-annotations from 4.8.1 to 4.8.2 (#40)
bump actions/setup-java from 3 to 4 (#41)
bump org.apache.maven.plugins:maven-javadoc-plugin from 3.6.2 to 3.6.3 (#42)
bump com.github.spotbugs:spotbugs-maven-plugin 4.8.1.0 to 4.8.2.0 (#43)
bump com.github.spotbugs:spotbugs-annotations from 4.8.2 to 4.8.3 (#44)
bump org.apache.maven.plugins:maven-surefire-plugin from 3.2.2 to 3.2.3 (#45)
bump org.apache.maven.plugins:maven-compiler-plugin from 3.11.0 to 3.12.0 (#46)
bump kotlin.version from 1.9.21 to 1.9.22 (#47)
bump org.apache.maven.plugins:maven-compiler-plugin 3.12.0 to 3.12.1 (#48)
---
.github/dependabot.yml | 4 ++++
.github/workflows/ci.yml | 4 ++--
pom.xml | 32 ++++++++++++++++----------------
3 files changed, 22 insertions(+), 18 deletions(-)
diff --git a/.github/dependabot.yml b/.github/dependabot.yml
index 5b06320..ea8f494 100644
--- a/.github/dependabot.yml
+++ b/.github/dependabot.yml
@@ -9,3 +9,7 @@ updates:
directory: "/" # Location of package manifests
schedule:
interval: "daily"
+ - package-ecosystem: "github-actions"
+ directory: "/"
+ schedule:
+ interval: "daily"
diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml
index 815eb0a..e009a4c 100644
--- a/.github/workflows/ci.yml
+++ b/.github/workflows/ci.yml
@@ -17,8 +17,8 @@ jobs:
max-parallel: 64
steps:
- - uses: actions/checkout@v3
- - uses: actions/setup-java@v3
+ - uses: actions/checkout@v4
+ - uses: actions/setup-java@v4
with:
distribution: zulu
java-version: ${{ matrix.java }}
diff --git a/pom.xml b/pom.xml
index e9b8340..cb6c79c 100644
--- a/pom.xml
+++ b/pom.xml
@@ -55,16 +55,16 @@
false
17
- 4.7.3
+ 4.8.3
3.0.2
- 24.0.1
+ 24.1.0
- 1.8.21
+ 1.9.22
${maven.compiler.source}
- 5.9.3
- 5.6.1
+ 5.10.1
+ 5.8.0
@@ -271,7 +271,7 @@
org.apache.maven.plugins
maven-clean-plugin
- 3.2.0
+ 3.3.2
org.apache.maven.plugins
@@ -293,7 +293,7 @@
org.apache.maven.plugins
maven-compiler-plugin
- 3.11.0
+ 3.12.1
@@ -305,7 +305,7 @@
org.apache.maven.plugins
maven-surefire-plugin
- 3.0.0
+ 3.2.3
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.3
org.apache.maven.plugins
maven-gpg-plugin
- 3.0.1
+ 3.1.0
org.apache.maven.plugins
@@ -356,22 +356,22 @@
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
+ 7.0.0
com.github.spotbugs
spotbugs-maven-plugin
- 4.7.3.4
+ 4.8.2.0
org.jacoco
jacoco-maven-plugin
- 0.8.10
+ 0.8.11