We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents f2844f3 + 58ec3c2 commit fda70b4Copy full SHA for fda70b4
1 file changed
pom.xml
@@ -8,7 +8,7 @@
8
<groupId>com.github.switcherapi</groupId>
9
<artifactId>switcher-client</artifactId>
10
<packaging>jar</packaging>
11
- <version>1.3.1</version>
+ <version>1.3.2</version>
12
13
<name>Switcher Client</name>
14
<description>Switcher Client for working with Switcher API</description>
@@ -55,7 +55,7 @@
55
<commons-net.version>3.8.0</commons-net.version>
56
57
<!-- test -->
58
- <log4j.version>2.15.0</log4j.version>
+ <log4j.version>2.16.0</log4j.version>
59
<okhttp.version>3.14.9</okhttp.version>
60
<junit.version>5.8.1</junit.version>
61
0 commit comments