Skip to content

Commit 98ef160

Browse files
mmaehrenic0ns
andauthored
Changes from public repo (#904)
* 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 <robert.merget@rub.de>
1 parent a31b1a9 commit 98ef160

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ If you want to use this project as a dependency, you do not have to compile it y
3333
<dependency>
3434
<groupId>de.rub.nds.tlsattacker</groupId>
3535
<artifactId>TLS-Attacker</artifactId>
36-
<version>3.7.0</version>
36+
<version>3.8.0</version>
3737
<type>pom</type>
3838
</dependency>
3939
```

0 commit comments

Comments
 (0)