Skip to content

Commit f957904

Browse files
committed
strimzi-kafka-operator/0.49.1-r2: fix GHSA-3677-xxcr-wjqv
<!--ci-cve-scan:must-fix: GHSA-3677-xxcr-wjqv-->
1 parent 3fb5f0e commit f957904

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

strimzi-kafka-operator.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
package:
22
name: strimzi-kafka-operator
33
version: "0.49.1"
4-
epoch: 2 # GHSA-vc5p-v9hr-52mj
4+
epoch: 3 # GHSA-3677-xxcr-wjqv
55
description: Apache Kafka® running on Kubernetes
66
copyright:
77
- license: Apache-2.0

strimzi-kafka-operator/pombump-deps.yaml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,3 +8,6 @@ patches:
88
- groupId: org.apache.logging.log4j
99
artifactId: log4j-core
1010
version: 2.25.3
11+
- groupId: org.bitbucket.b_c
12+
artifactId: jose4j
13+
version: 0.9.6

0 commit comments

Comments
 (0)