diff --git a/fe/fe-core/pom.xml b/fe/fe-core/pom.xml
index ed5b8438c4..6f3b7744ee 100644
--- a/fe/fe-core/pom.xml
+++ b/fe/fe-core/pom.xml
@@ -183,7 +183,7 @@ under the License.
provided
- com.sleepycat
+ org.apache.doris
je
diff --git a/fe/pom.xml b/fe/pom.xml
index 754a68086a..54de377101 100644
--- a/fe/pom.xml
+++ b/fe/pom.xml
@@ -181,7 +181,7 @@ under the License.
0.11-a-czt02-cdh
3.18.2-GA
3.0.1
- 18.3.12
+ 18.3.13-doris-SNAPSHOT
6.1.14
1.4.3
1.49
@@ -401,7 +401,7 @@ under the License.
provided
- com.sleepycat
+ org.apache.doris
je
${je.version}
diff --git a/thirdparty/CHANGELOG.md b/thirdparty/CHANGELOG.md
index 5d0c4d754c..44c09c76e5 100644
--- a/thirdparty/CHANGELOG.md
+++ b/thirdparty/CHANGELOG.md
@@ -2,6 +2,10 @@
This file contains version of the third-party dependency libraries in the build-env image. The docker build-env image is apache/doris, and the tag is `build-env-${version}`
+## v20220812
+
+- Modified: libhdfs3 2.3.1 -> 2.3.2
+
## v20220718
- Modified: brpc 1.0.0 -> 1.1.0