Skip to content

Commit abc849a

Browse files
committed
[FLINK-37682]: Upgrade Jackson Lib to Address CVE-2023-35116
1 parent 0e65a5a commit abc849a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -124,7 +124,7 @@ under the License.
124124
<artifactId>jackson-bom</artifactId>
125125
<type>pom</type>
126126
<scope>import</scope>
127-
<version>2.15.0</version>
127+
<version>2.16.0</version>
128128
</dependency>
129129
<dependency>
130130
<groupId>org.junit</groupId>

0 commit comments

Comments
 (0)