From 098507e257249a62c727cbb7c9646ede91121151 Mon Sep 17 00:00:00 2001
From: theo-s68 <194042188+theo-s68@users.noreply.github.com>
Date: Thu, 3 Sep 2026 19:06:34 +0700
Subject: [PATCH] Fix examples
---
examples/checkstyle.xml | 382 +++++++++++++++++++++++++++++++++++
examples/fiat/pom.xml | 2 +-
examples/simple-earn/pom.xml | 2 +-
3 files changed, 384 insertions(+), 2 deletions(-)
create mode 100644 examples/checkstyle.xml
diff --git a/examples/checkstyle.xml b/examples/checkstyle.xml
new file mode 100644
index 000000000..3399ab533
--- /dev/null
+++ b/examples/checkstyle.xml
@@ -0,0 +1,382 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/examples/fiat/pom.xml b/examples/fiat/pom.xml
index 150f89630..d2cdf2730 100644
--- a/examples/fiat/pom.xml
+++ b/examples/fiat/pom.xml
@@ -31,7 +31,7 @@
io.github.binance
binance-fiat
- 3.0.0
+ 3.0.1
\ No newline at end of file
diff --git a/examples/simple-earn/pom.xml b/examples/simple-earn/pom.xml
index cc6a401d0..e3d2c6737 100644
--- a/examples/simple-earn/pom.xml
+++ b/examples/simple-earn/pom.xml
@@ -31,7 +31,7 @@
io.github.binance
binance-simple-earn
- 7.0.0
+ 7.0.1
\ No newline at end of file