Skip to content

Commit c2772d4

Browse files
build(deps): bump org.apache.logging.log4j:log4j-core (#4105)
Bumps org.apache.logging.log4j:log4j-core from 2.25.3 to 2.25.4. --- updated-dependencies: - dependency-name: org.apache.logging.log4j:log4j-core dependency-version: 2.25.4 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 8b3b754 commit c2772d4

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

java/openmldb-jdbc/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@
4949
<dependency>
5050
<groupId>org.apache.logging.log4j</groupId>
5151
<artifactId>log4j-core</artifactId>
52-
<version>2.25.3</version>
52+
<version>2.25.4</version>
5353
</dependency>
5454
<dependency>
5555
<groupId>org.xerial.snappy</groupId>

0 commit comments

Comments
 (0)