diff --git a/CHANGELOG.md b/CHANGELOG.md
index 30ba884..047b700 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -6,7 +6,9 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/)
and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html).
## [Unreleased]
-
+## [2.0.2] - 2023-07-24
+- Updated to support JDK version 1.8
+
## [2.0.1] - 2023-07-19
### Added
- Updated conjur-java-sdk to the version 4.1.0
diff --git a/pom.xml b/pom.xml
index 185be1d..84e9f95 100644
--- a/pom.xml
+++ b/pom.xml
@@ -220,8 +220,8 @@
maven-compiler-plugin3.8.1
-
- 11
+
+ 1.8