Skip to content

Commit

Permalink
build(deps): bump io.netty:netty-codec in /extensions/open-mysql-db (#…
Browse files Browse the repository at this point in the history
…3810)

Bumps [io.netty:netty-codec](https://github.com/netty/netty) from 4.1.30.Final to 4.1.68.Final.
- [Commits](netty/netty@netty-4.1.30.Final...netty-4.1.68.Final)

---
updated-dependencies:
- dependency-name: io.netty:netty-codec
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Apr 9, 2024
1 parent 10e9658 commit 18115ab
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion extensions/open-mysql-db/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
<maven.compiler.target>1.7</maven.compiler.target>

<java.version>11</java.version>
<netty.version>4.1.30.Final</netty.version>
<netty.version>4.1.68.Final</netty.version>
<mysql.version>8.0.23</mysql.version>
</properties>

Expand Down

0 comments on commit 18115ab

Please sign in to comment.