Skip to content
Snippets Groups Projects
Commit 6e72dedd authored by Chad Leong's avatar Chad Leong :speech_balloon:
Browse files

Merge branch 'IBM-vul-fix' into 'master'

Vulnerability fix for IBM

See merge request !328
parents b72cec89 96292835
No related branches found
No related tags found
1 merge request!328Vulnerability fix for IBM
Checking pipeline status
......@@ -28,8 +28,8 @@
</parent>
<properties>
<jackson.version>2.13.2</jackson.version>
<jackson-databind.version>2.13.2.2</jackson-databind.version>
<jackson.version>2.13.4</jackson.version>
<jackson-databind.version>2.13.4.2</jackson-databind.version>
<jackson-dataformat-cbor.version>2.13.0</jackson-dataformat-cbor.version>
</properties>
......@@ -85,7 +85,6 @@
<dependency>
<groupId>io.netty</groupId>
<artifactId>netty-codec</artifactId>
<version>4.1.68.Final</version>
</dependency>
<dependency>
<groupId>org.opengroup.osdu</groupId>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment