diff --git a/2022-02/spring-07-jdbc/jdbc-demo-solution-5/pom.xml b/2022-02/spring-07-jdbc/jdbc-demo-solution-5/pom.xml
index 24b8d78a..947000a2 100644
--- a/2022-02/spring-07-jdbc/jdbc-demo-solution-5/pom.xml
+++ b/2022-02/spring-07-jdbc/jdbc-demo-solution-5/pom.xml
@@ -32,7 +32,7 @@
com.h2database
h2
- 2.0.202
+ 2.2.220
org.projectlombok