Skip to content

Commit 2e821fd

Browse files
CVE-2025-24970, CVE-2025-25193: Upgrading netty to version 4.1.119.Final
1 parent 1b9a1d4 commit 2e821fd

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

CHANGES.md

+1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
# Release Notes
22

33
## Next
4+
* CVE-2025-24970, CVE-2025-25193: Upgrading netty to version 4.1.119.Final
45
* PR #1284: Making BigQueryClientFactory Kryo serializable. Thanks @tom-s-powell !
56

67
## 0.42.0 - 2025-02-06

spark-bigquery-parent/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@
6565
<grpc.version>1.70.0</grpc.version>
6666
<guava.version>33.4.0-jre</guava.version>
6767
<jackson.version>2.18.2</jackson.version>
68-
<netty.version>4.1.117.Final</netty.version>
68+
<netty.version>4.1.119.Final</netty.version>
6969
<openlineage-spark.version>1.27.0</openlineage-spark.version>
7070
<paranamer.version>2.8</paranamer.version>
7171
<!-- Don't upgrade protobuf until bigquerystorage is compatible with 4.x version of proto.

0 commit comments

Comments
 (0)