Skip to content

Commit b2a930f

Browse files
authored
Merge pull request #842 from amido/snyk-fix-48d174cc40f1bb97823b4cd4991f942d
[Snyk] Fix for 1 vulnerabilities
2 parents f0353dc + cb28684 commit b2a930f

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

api-tests/pom.xml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -38,9 +38,9 @@
3838
<springfox.swagger-ui.version>3.0.0</springfox.swagger-ui.version>
3939
<guava.version>31.0.1-jre</guava.version>
4040
<json.version>20211205</json.version>
41-
<netty.codec.http.version>4.1.72.Final</netty.codec.http.version>
42-
<netty.codec.http2.version>4.1.72.Final</netty.codec.http2.version>
43-
<netty.transport.native.epoll.version>4.1.72.Final</netty.transport.native.epoll.version>
41+
<netty.codec.http.version>4.1.77.Final</netty.codec.http.version>
42+
<netty.codec.http2.version>4.1.77.Final</netty.codec.http2.version>
43+
<netty.transport.native.epoll.version>4.1.77.Final</netty.transport.native.epoll.version>
4444
<httpclient.version>4.5.13</httpclient.version>
4545
<xerces.version>2.12.1</xerces.version>
4646
<commons.codec.version>1.15</commons.codec.version>

0 commit comments

Comments
 (0)