Skip to content

Commit c71b039

Browse files
committed
Merge branch 'master' of github.com:michaeldever/WebGoat-Legacy
2 parents 62b8a74 + ff2dcba commit c71b039

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

pom.xml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -83,6 +83,11 @@
8383

8484
<dependencies>
8585
<dependency>
86+
<groupId>com.h2database</groupId>
87+
<artifactId>h2</artifactId>
88+
<version>1.4.187</version>
89+
</dependency>
90+
<dependency>
8691
<groupId>javax.activation</groupId>
8792
<artifactId>activation</artifactId>
8893
<version>1.1</version>

0 commit comments

Comments
 (0)