diff --git a/samples/basic-sample/pom.xml b/samples/basic-sample/pom.xml
index 1961da3..e698af9 100644
--- a/samples/basic-sample/pom.xml
+++ b/samples/basic-sample/pom.xml
@@ -16,7 +16,7 @@
jp.co.freee
freee-accounting-sdk
- 2.21.0
+ 2.22.0
diff --git a/samples/basic-websample-rx/pom.xml b/samples/basic-websample-rx/pom.xml
index 8625438..2816457 100644
--- a/samples/basic-websample-rx/pom.xml
+++ b/samples/basic-websample-rx/pom.xml
@@ -46,7 +46,7 @@
jp.co.freee
freee-accounting-sdk
- 2.21.0
+ 2.22.0
org.webjars
diff --git a/samples/basic-websample/pom.xml b/samples/basic-websample/pom.xml
index 207ea0e..d52c2f0 100644
--- a/samples/basic-websample/pom.xml
+++ b/samples/basic-websample/pom.xml
@@ -63,7 +63,7 @@
jp.co.freee
freee-accounting-sdk
- 2.21.0
+ 2.22.0
diff --git a/sdk/pom.xml b/sdk/pom.xml
index fc3ce96..46fa90a 100644
--- a/sdk/pom.xml
+++ b/sdk/pom.xml
@@ -276,6 +276,12 @@
${jakarta-annotation-version}
provided
+
+
+ org.openapitools
+ jackson-databind-nullable
+ 0.2.1
+
junit