We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 0abe080 + c5bb9d2 commit ae412feCopy full SHA for ae412fe
pom.xml
@@ -3,7 +3,7 @@
3
<modelVersion>4.0.0</modelVersion>
4
<groupId>de.rub.nds</groupId>
5
<artifactId>ModifiableVariable</artifactId>
6
- <version>3.3.0-SNAPSHOT</version>
+ <version>3.3.0</version>
7
<packaging>jar</packaging>
8
9
<name>ModifiableVariable</name>
@@ -73,12 +73,12 @@
73
<dependency>
74
<groupId>org.apache.logging.log4j</groupId>
75
<artifactId>log4j-api</artifactId>
76
- <version>2.15.0</version>
+ <version>2.16.0</version>
77
</dependency>
78
79
80
<artifactId>log4j-core</artifactId>
81
82
83
84
<groupId>javax.xml.bind</groupId>
0 commit comments