Skip to content

Commit f8bc00a

Browse files
[KYUUBI #7396] Bump log4j from 2.25.3 to 2.25.4
Bumps org.apache.logging.log4j:log4j-layout-template-json from 2.25.3 to 2.25.4. [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=org.apache.logging.log4j:log4j-layout-template-json&package-manager=maven&previous-version=2.25.3&new-version=2.25.4)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `dependabot rebase`. [//]: # (dependabot-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> You can trigger Dependabot actions by commenting on this PR: - `dependabot rebase` will rebase this PR - `dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `dependabot show <dependency name> ignore conditions` will show all of the ignore conditions of the specified dependency - `dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) You can disable automated security fix PRs for this repo from the [Security Alerts page](https://github.com/apache/kyuubi/network/alerts). </details> Closes #7396 from dependabot[bot]/dependabot/maven/org.apache.logging.log4j-log4j-layout-template-json-2.25.4. Closes #7396 73d5197 [Cheng Pan] update dev/dependencyList fa6661f [dependabot[bot]] Bump org.apache.logging.log4j:log4j-layout-template-json Lead-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Cheng Pan <chengpan@apache.org> Signed-off-by: Cheng Pan <chengpan@apache.org>
1 parent a94cdda commit f8bc00a

2 files changed

Lines changed: 6 additions & 6 deletions

File tree

dev/dependencyList

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -124,11 +124,11 @@ kubernetes-model-rbac/6.14.0//kubernetes-model-rbac-6.14.0.jar
124124
kubernetes-model-resource/6.14.0//kubernetes-model-resource-6.14.0.jar
125125
kubernetes-model-scheduling/6.14.0//kubernetes-model-scheduling-6.14.0.jar
126126
kubernetes-model-storageclass/6.14.0//kubernetes-model-storageclass-6.14.0.jar
127-
log4j-1.2-api/2.25.3//log4j-1.2-api-2.25.3.jar
128-
log4j-api/2.25.3//log4j-api-2.25.3.jar
129-
log4j-core/2.25.3//log4j-core-2.25.3.jar
130-
log4j-layout-template-json/2.25.3//log4j-layout-template-json-2.25.3.jar
131-
log4j-slf4j-impl/2.25.3//log4j-slf4j-impl-2.25.3.jar
127+
log4j-1.2-api/2.25.4//log4j-1.2-api-2.25.4.jar
128+
log4j-api/2.25.4//log4j-api-2.25.4.jar
129+
log4j-core/2.25.4//log4j-core-2.25.4.jar
130+
log4j-layout-template-json/2.25.4//log4j-layout-template-json-2.25.4.jar
131+
log4j-slf4j-impl/2.25.4//log4j-slf4j-impl-2.25.4.jar
132132
logging-interceptor/3.12.12//logging-interceptor-3.12.12.jar
133133
metrics-annotation/4.2.30//metrics-annotation-4.2.30.jar
134134
metrics-core/4.2.30//metrics-core-4.2.30.jar

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -183,7 +183,7 @@
183183
<kyuubi-relocated.version>0.6.0</kyuubi-relocated.version>
184184
<kyuubi-relocated-zookeeper.artifacts>kyuubi-relocated-zookeeper-34</kyuubi-relocated-zookeeper.artifacts>
185185
<ldapsdk.version>6.0.5</ldapsdk.version>
186-
<log4j.version>2.25.3</log4j.version>
186+
<log4j.version>2.25.4</log4j.version>
187187
<mysql.jdbc.version>8.4.0</mysql.jdbc.version>
188188
<mockito.version>4.11.0</mockito.version>
189189
<netty.version>4.2.7.Final</netty.version>

0 commit comments

Comments
 (0)