(wrong branch) updated assignment (OWASP Java Encoder) and hints (still not shown)
This commit is contained in:
committed by
Nanne Baars
parent
06a8bd8b0e
commit
0bd14d9178
@ -97,6 +97,12 @@
|
||||
<artifactId>xstream</artifactId>
|
||||
<version>1.4.7</version>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<!-- jsoup HTML parser library @ https://jsoup.org/ -->
|
||||
<groupId>org.jsoup</groupId>
|
||||
<artifactId>jsoup</artifactId>
|
||||
<version>1.11.3</version>
|
||||
</dependency>
|
||||
</dependencies>
|
||||
<dependencyManagement>
|
||||
<dependencies>
|
||||
|
Reference in New Issue
Block a user