File tree Expand file tree Collapse file tree 1 file changed +5
-4
lines changed Expand file tree Collapse file tree 1 file changed +5
-4
lines changed Original file line number Diff line number Diff line change 3
3
<modelVersion >4.0.0</modelVersion >
4
4
<artifactId >TLS-Scanner</artifactId >
5
5
<groupId >de.rub.nds.tlsscanner</groupId >
6
- <version >2.8 </version >
6
+ <version >2.9 </version >
7
7
<packaging >jar</packaging >
8
8
<dependencies >
9
9
<dependency >
10
10
<groupId >de.rub.nds.tlsattacker</groupId >
11
11
<artifactId >TLS-Core</artifactId >
12
- <version >3.0 </version >
12
+ <version >3.1 </version >
13
13
</dependency >
14
14
<dependency >
15
15
<groupId >de.rub.nds.tlsattacker</groupId >
16
16
<artifactId >Attacks</artifactId >
17
- <version >3.0 </version >
17
+ <version >3.1 </version >
18
18
</dependency >
19
19
<dependency >
20
20
<groupId >junit</groupId >
104
104
<type >${project.packaging} </type >
105
105
<destFileName >${project.build.finalName} .${project.packaging} </destFileName >
106
106
</artifactItem >
107
- </artifactItems >
107
+
108
+ </artifactItems >
108
109
<outputDirectory >${basedir} /apps</outputDirectory >
109
110
</configuration >
110
111
</execution >
You can’t perform that action at this time.
0 commit comments