Skip to content

Commit 0d471c0

Browse files
Bump io.netty:netty-common (#190)
Bumps [io.netty:netty-common](https://github.com/netty/netty) from 4.1.108.Final to 4.1.115.Final. - [Commits](netty/netty@netty-4.1.108.Final...netty-4.1.115.Final) --- updated-dependencies: - dependency-name: io.netty:netty-common dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent cf93b6e commit 0d471c0

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.108.Final</netty.version>
32+
<netty.version>4.1.115.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)