Skip to content
Snippets Groups Projects
Commit 2a37b556 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 !510
parents 0bdfd51f 90d1cb10
No related branches found
No related tags found
1 merge request!510Vulnerability fix for IBM
Pipeline #175998 failed
......@@ -31,7 +31,7 @@
<packaging>jar</packaging>
<properties>
<tomcat.embed.core.version>9.0.68</tomcat.embed.core.version>
<tomcat.embed.core.version>9.0.69</tomcat.embed.core.version>
<os-core-lib-ibm.version>0.16.0-rc1</os-core-lib-ibm.version>
<spring-webmvc.version>5.3.22</spring-webmvc.version>
<jackson-databind.version>2.13.4.2</jackson-databind.version>
......@@ -87,7 +87,7 @@
<dependency>
<groupId>io.netty</groupId>
<artifactId>netty-codec</artifactId>
<version>4.1.68.Final</version>
<version>4.1.86.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