Skip to content

Commit 79da812

Browse files
Bump io.netty:netty-codec-http (#165)
Bumps [io.netty:netty-codec-http](https://github.com/netty/netty) from 4.1.94.Final to 4.1.108.Final. - [Commits](netty/netty@netty-4.1.94.Final...netty-4.1.108.Final) --- updated-dependencies: - dependency-name: io.netty:netty-codec-http dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 73fb0c5 commit 79da812

File tree

1 file changed

+1
-1
lines changed
  • examples-nosql-java-sdk/CreateLoadComplexTable

1 file changed

+1
-1
lines changed

examples-nosql-java-sdk/CreateLoadComplexTable/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
<oci-sdk.version>2.38.0</oci-sdk.version>
3030
<nosqldriver.version>5.3.5</nosqldriver.version>
3131
<bouncycastle.version>1.70</bouncycastle.version>
32-
<netty.version>4.1.94.Final</netty.version>
32+
<netty.version>4.1.108.Final</netty.version>
3333
<jackson.version>2.13.4</jackson.version>
3434
<slf4j.version>1.7.32</slf4j.version>
3535
<log4j2.version>2.17.1</log4j2.version>

0 commit comments

Comments
 (0)