Updating poms
This commit is contained in:
committed by
Nanne Baars
parent
1a64fcd8d4
commit
fa2769cb25
@ -159,6 +159,11 @@
|
||||
<artifactId>webgoat-lesson-template</artifactId>
|
||||
<version>${project.version}</version>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>org.owasp.webgoat.lesson</groupId>
|
||||
<artifactId>logging</artifactId>
|
||||
<version>${project.version}</version>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>org.springframework.boot</groupId>
|
||||
<artifactId>spring-boot-devtools</artifactId>
|
||||
|
Reference in New Issue
Block a user