diff --git a/.idea/jarRepositories.xml b/.idea/jarRepositories.xml
index 712ab9d985..b74a7f7384 100644
--- a/.idea/jarRepositories.xml
+++ b/.idea/jarRepositories.xml
@@ -6,6 +6,11 @@
+
+
+
+
+
diff --git a/.idea/workspace.xml b/.idea/workspace.xml
index 42ec54f5bd..065997d555 100644
--- a/.idea/workspace.xml
+++ b/.idea/workspace.xml
@@ -4,10 +4,10 @@
-
-
+
+
-
+
@@ -26,6 +26,13 @@
+
+
+
@@ -45,7 +52,7 @@
-
+
@@ -128,10 +135,10 @@
+
-
@@ -156,7 +163,8 @@
-
+
+
1632420206392
@@ -228,7 +236,14 @@
1633373171820
-
+
+ 1633461594898
+
+
+
+ 1633461594898
+
+
@@ -255,6 +270,7 @@
-
+
+
\ No newline at end of file
diff --git a/parent-java/jmh/README.md b/parent-java/jmh/README.md
index 02bb0ab458..302764d468 100644
--- a/parent-java/jmh/README.md
+++ b/parent-java/jmh/README.md
@@ -1,9 +1,11 @@
## Java Microbenchmark Harness
-This module contains articles about the Java Microbenchmark Harness (JMH).
+有关 the Java Microbenchmark Harness (JMH) 的内容。
-### Relevant articles:
+### 相关文章
-- [Microbenchmarking with Java](https://www.ossez.com/java-microbenchmark-harness)
-- [A Guide to False Sharing and @Contended](https://www.ossez.com/java-false-sharing-contended)
-- [Performance Comparison of boolean[] vs BitSet](https://www.ossez.com/java-boolean-array-bitset-performance)
+* [JMH(Java Microbenchmark Harness) 是什么](https://www.ossez.com/t/jmh-java-microbenchmark-harness/13760)
+* [Microbenchmarking with Java](https://www.baeldung.com/java-microbenchmark-harness)
+* [A Guide to False Sharing and @Contended](https://www.baeldung.com/java-false-sharing-contended)
+* [Performance Comparison of boolean[] vs BitSet](https://www.baeldung.com/java-boolean-array-bitset-performance)
+*
\ No newline at end of file
diff --git a/pom.xml b/pom.xml
index 28c1290808..98fff34cae 100644
--- a/pom.xml
+++ b/pom.xml
@@ -84,8 +84,8 @@
2.2
1.3
3.17.2
- 1.30
- 1.30
+ 1.33
+ 1.33
1.9.0