diff --git a/.gitpod.yml b/.gitpod.yml
index 8007b78f9c43050deb3b044cc4f18aa845a6434c..74f08b244ae3e5cdd0cfc7447017b01318f2bd7a 100644
--- a/.gitpod.yml
+++ b/.gitpod.yml
@@ -2,7 +2,7 @@ image:
   file: .gitpod.Dockerfile
 
 tasks:
-  - init: sdk use java 16.0.0.j9-adpt
+  - init: sdk use java 16.0.1.hs-adpt
     command: cd todolist
 
 ports:
@@ -12,4 +12,4 @@ ports:
 vscode:
   extensions:
     - jebbs.plantuml@2.13.12:q7DiD6H5NTesaWYIXmeMMQ==
-    - vsls-contrib.codetour@0.0.37:n/LcXr1DIqz+xFGficwDHA==
\ No newline at end of file
+    - vsls-contrib.codetour@0.0.37:n/LcXr1DIqz+xFGficwDHA==