Skip to content

Commit 2f0ae8b

Browse files
chore(deps): bump org.apache.logging.log4j:log4j-api in /examples
Bumps org.apache.logging.log4j:log4j-api from 2.24.1 to 2.24.2. --- updated-dependencies: - dependency-name: org.apache.logging.log4j:log4j-api dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent a421247 commit 2f0ae8b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@
3737
<dependency>
3838
<groupId>org.apache.logging.log4j</groupId>
3939
<artifactId>log4j-api</artifactId>
40-
<version>2.24.1</version>
40+
<version>2.24.2</version>
4141
</dependency>
4242

4343
<dependency>

0 commit comments

Comments
 (0)