Skip to content

Commit

Permalink
Changes from public repo (#904)
Browse files Browse the repository at this point in the history
* updated dependencies to prevent log4shell

* fixed a typo in the version of x509 attacker

* removed useless test

* fixed log4shell 2.16.0 variant

Co-authored-by: ic0ns <[email protected]>
  • Loading branch information
mmaehren and ic0ns authored Jun 8, 2022
1 parent a31b1a9 commit 98ef160
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ If you want to use this project as a dependency, you do not have to compile it y
<dependency>
<groupId>de.rub.nds.tlsattacker</groupId>
<artifactId>TLS-Attacker</artifactId>
<version>3.7.0</version>
<version>3.8.0</version>
<type>pom</type>
</dependency>
```
Expand Down

0 comments on commit 98ef160

Please sign in to comment.