diff --git a/2022-05/spring-07-jdbc/jdbc-demo-solution-3/pom.xml b/2022-05/spring-07-jdbc/jdbc-demo-solution-3/pom.xml
index fa8fbaa7f..27b34fa80 100644
--- a/2022-05/spring-07-jdbc/jdbc-demo-solution-3/pom.xml
+++ b/2022-05/spring-07-jdbc/jdbc-demo-solution-3/pom.xml
@@ -32,7 +32,7 @@
com.h2database
h2
- 2.1.212
+ 2.2.220
org.projectlombok