We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a111439 commit 2dabac3Copy full SHA for 2dabac3
pom.xml
@@ -3,18 +3,18 @@
3
<modelVersion>4.0.0</modelVersion>
4
<artifactId>TLS-Scanner</artifactId>
5
<groupId>de.rub.nds.tlsscanner</groupId>
6
- <version>2.11.1</version>
+ <version>2.11.2</version>
7
<packaging>jar</packaging>
8
<dependencies>
9
<dependency>
10
<groupId>de.rub.nds.tlsattacker</groupId>
11
<artifactId>TLS-Core</artifactId>
12
- <version>3.2</version>
+ <version>3.2b</version>
13
</dependency>
14
15
16
<artifactId>Attacks</artifactId>
17
18
19
20
<groupId>junit</groupId>
0 commit comments