Skip to content

Commit 747792b

Browse files
committed
chore: update SBOM for upcoming librdkafka dependency bumps
Aligns SBOM with confluentinc/librdkafka#5346: - cJSON 1.7.14 → 1.7.19 - OpenSSL 3.0.16 → 3.0.19 - zlib 1.3.1 → 1.3.2
1 parent 7ee224e commit 747792b

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

Advanced/SBOM.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -411,7 +411,7 @@ This page exists because of our commitment to security, compliance, and transpar
411411
<td>
412412
cJSON
413413
</td>
414-
<td>1.7.14</td>
414+
<td>1.7.19</td>
415415
<td>
416416
<a rel="nofollow noopener noreferrer" href="https://github.com/confluentinc/librdkafka/blob/master/LICENSE.cjson">MIT</a>
417417
</td>
@@ -570,7 +570,7 @@ This page exists because of our commitment to security, compliance, and transpar
570570

571571
<tr>
572572
<td>OpenSSL</td>
573-
<td>3.0.16</td>
573+
<td>3.0.19</td>
574574
<td><a rel="nofollow noopener noreferrer" href="https://github.com/openssl/openssl/blob/master/LICENSE.txt">Apache-2.0</a></td>
575575
<td>The OpenSSL Project</td>
576576
</tr>
@@ -593,7 +593,7 @@ This page exists because of our commitment to security, compliance, and transpar
593593

594594
<tr>
595595
<td>zlib</td>
596-
<td>1.3.1</td>
596+
<td>1.3.2</td>
597597
<td><a rel="nofollow noopener noreferrer" href="https://github.com/madler/zlib/blob/master/LICENSE">Zlib</a></td>
598598
<td>Jean-loup Gailly and Mark Adler</td>
599599
</tr>

0 commit comments

Comments
 (0)