diff --git a/2021-11/spring-07-jdbc/jdbc-demo-exercise/pom.xml b/2021-11/spring-07-jdbc/jdbc-demo-exercise/pom.xml
index bc341515..414ef462 100644
--- a/2021-11/spring-07-jdbc/jdbc-demo-exercise/pom.xml
+++ b/2021-11/spring-07-jdbc/jdbc-demo-exercise/pom.xml
@@ -32,7 +32,7 @@
com.h2database
h2
- 2.0.202
+ 2.2.220
org.projectlombok