diff --git a/2022-02/spring-07-jdbc/jdbc-demo-solution-3/pom.xml b/2022-02/spring-07-jdbc/jdbc-demo-solution-3/pom.xml
index b64c0f37..7c8251ac 100644
--- a/2022-02/spring-07-jdbc/jdbc-demo-solution-3/pom.xml
+++ b/2022-02/spring-07-jdbc/jdbc-demo-solution-3/pom.xml
@@ -32,7 +32,7 @@
com.h2database
h2
- 2.0.202
+ 2.2.220
org.projectlombok