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 f0b6741 commit 9554a51Copy full SHA for 9554a51
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.9</version>
+ <version>2.10</version>
7
<packaging>jar</packaging>
8
<dependencies>
9
<dependency>
10
<groupId>de.rub.nds.tlsattacker</groupId>
11
<artifactId>TLS-Core</artifactId>
12
- <version>3.1</version>
+ <version>3.2</version>
13
</dependency>
14
15
16
<artifactId>Attacks</artifactId>
17
18
19
20
<groupId>junit</groupId>
0 commit comments