Skip to content

Commit e518e36

Browse files
authored
Merge pull request #219 from dhis2/dependabot/maven/org.apache.logging.log4j-log4j-slf4j-impl-2.24.2
build(deps-dev): bump org.apache.logging.log4j:log4j-slf4j-impl from 2.24.1 to 2.24.2
2 parents 74622f1 + 3e8bbd0 commit e518e36

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

sdk/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -81,7 +81,7 @@
8181
<dependency>
8282
<groupId>org.apache.logging.log4j</groupId>
8383
<artifactId>log4j-slf4j-impl</artifactId>
84-
<version>2.24.1</version>
84+
<version>2.24.2</version>
8585
<scope>test</scope>
8686
</dependency>
8787
<dependency>

0 commit comments

Comments
 (0)