Skip to content

Commit fda70b4

Browse files
authored
Merge pull request #119 from switcherapi/patch_109
Closes #109 - Updated log4j to 2.16.0
2 parents f2844f3 + 58ec3c2 commit fda70b4

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
<groupId>com.github.switcherapi</groupId>
99
<artifactId>switcher-client</artifactId>
1010
<packaging>jar</packaging>
11-
<version>1.3.1</version>
11+
<version>1.3.2</version>
1212

1313
<name>Switcher Client</name>
1414
<description>Switcher Client for working with Switcher API</description>
@@ -55,7 +55,7 @@
5555
<commons-net.version>3.8.0</commons-net.version>
5656

5757
<!-- test -->
58-
<log4j.version>2.15.0</log4j.version>
58+
<log4j.version>2.16.0</log4j.version>
5959
<okhttp.version>3.14.9</okhttp.version>
6060
<junit.version>5.8.1</junit.version>
6161

0 commit comments

Comments
 (0)