Skip to content

Commit f56603c

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

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.3</version>
40+
<version>2.25.0</version>
4141
</dependency>
4242

4343
<dependency>

0 commit comments

Comments
 (0)