diff --git a/.github/dependabot.yml b/.github/dependabot.yml
index 2003740..050f024 100644
--- a/.github/dependabot.yml
+++ b/.github/dependabot.yml
@@ -1,11 +1,11 @@
version: 2
updates:
-- package-ecosystem: maven
+- package-ecosystem: "maven"
directory: "/"
schedule:
- interval: daily
+ interval: "daily"
open-pull-requests-limit: 10
-- package-ecosystem: github-actions
+- package-ecosystem: "github-actions"
directory: "/"
schedule:
- interval: daily
+ interval: "daily"
diff --git a/.mvn/wrapper/maven-wrapper.properties b/.mvn/wrapper/maven-wrapper.properties
index f95f1ee..d58dfb7 100644
--- a/.mvn/wrapper/maven-wrapper.properties
+++ b/.mvn/wrapper/maven-wrapper.properties
@@ -16,4 +16,4 @@
# under the License.
wrapperVersion=3.3.2
distributionType=only-script
-distributionUrl=https://repo.maven.apache.org/maven2/org/apache/maven/apache-maven/3.9.8/apache-maven-3.9.8-bin.zip
+distributionUrl=https://repo.maven.apache.org/maven2/org/apache/maven/apache-maven/3.9.9/apache-maven-3.9.9-bin.zip
diff --git a/pom.xml b/pom.xml
index 1d984bb..dbe997e 100644
--- a/pom.xml
+++ b/pom.xml
@@ -13,7 +13,7 @@
io.takari
takari
- 55
+ 56
io.takari.maven
takari-smart-builder
@@ -40,9 +40,10 @@
https://raw.githubusercontent.com/takari/takari-pom/master/license-header-asl2.txt
UTF-8
- 3.9.8
- 1.9.21
- 3.0.3
+ 3.9.9
+ 1.9.22
+ 3.0.4
+ 2.1.7
1.8
@@ -95,7 +96,7 @@
com.google.guava
guava
- 33.2.1-jre
+ 33.3.0-jre
test