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 ce333fd commit ccb1862Copy full SHA for ccb1862
pom.xml
@@ -8,7 +8,7 @@
8
</parent>
9
10
<artifactId>protocol-attacker</artifactId>
11
- <version>2.0.6-SNAPSHOT</version>
+ <version>2.0.6-json</version>
12
13
<name>Protocol-Attacker</name>
14
<description>Protocol-Attacker is a framework for the creation of protocol analysis tools</description>
@@ -75,7 +75,7 @@
75
<dependency>
76
<groupId>de.rub.nds</groupId>
77
<artifactId>modifiable-variable</artifactId>
78
- <version>5.1.3-SNAPSHOT</version>
+ <version>5.1.3-json</version>
79
</dependency>
80
81
<groupId>jakarta.xml.bind</groupId>
0 commit comments