Skip to content

Commit 13c452f

Browse files
authored
Update pom.xml
1 parent 88b747c commit 13c452f

File tree

1 file changed

+0
-6
lines changed
  • login-registration-springboot-hibernate-jsp-auth

1 file changed

+0
-6
lines changed

login-registration-springboot-hibernate-jsp-auth/pom.xml

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -85,12 +85,6 @@
8585
<artifactId>jquery</artifactId>
8686
<version>1.9.1</version>
8787
</dependency>
88-
89-
<dependency>
90-
<groupId>com.h2database</groupId>
91-
<artifactId>h2</artifactId>
92-
<scope>runtime</scope>
93-
</dependency>
9488
</dependencies>
9589

9690
<build>

0 commit comments

Comments
 (0)