Skip to content

Commit ee0c02b

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

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
@@ -58,7 +58,7 @@
5858
<dependency>
5959
<groupId>org.apache.logging.log4j</groupId>
6060
<artifactId>log4j-api</artifactId>
61-
<version>2.25.0</version>
61+
<version>2.25.1</version>
6262
</dependency>
6363

6464
<dependency>

0 commit comments

Comments
 (0)