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 768f78c commit 90b5e54Copy full SHA for 90b5e54
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.1</version>
+ <version>2.2</version>
7
<packaging>jar</packaging>
8
<dependencies>
9
<dependency>
10
<groupId>de.rub.nds.tlsattacker</groupId>
11
<artifactId>TLS-Core</artifactId>
12
- <version>2.3</version>
+ <version>2.4</version>
13
</dependency>
14
15
16
<artifactId>Attacks</artifactId>
17
18
19
20
<groupId>junit</groupId>
0 commit comments