Skip to content

Commit 7600efe

Browse files
Bump log4j.version from 2.13.2 to 2.13.3 (#1544)
Bumps `log4j.version` from 2.13.2 to 2.13.3. Signed-off-by: dependabot-preview[bot] <[email protected]> Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com> Co-authored-by: Oleg Bondar <[email protected]>
1 parent 552776c commit 7600efe

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

exonum-java-binding/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -120,7 +120,7 @@
120120
<checkstyle.configLocation>${project.basedir}/../checkstyle.xml</checkstyle.configLocation>
121121
<checkstyle.severity>warning</checkstyle.severity>
122122
<guice.version>4.2.3</guice.version>
123-
<log4j.version>2.13.2</log4j.version>
123+
<log4j.version>2.13.3</log4j.version>
124124
<hamcrest.version>2.2</hamcrest.version>
125125
<junit.version>4.13</junit.version>
126126
<junit.jupiter.version>5.6.2</junit.jupiter.version>

0 commit comments

Comments
 (0)