Skip to content

Commit

Permalink
build(deps): bump io.netty:netty-common in /hsweb-easy-orm-core (#79)
Browse files Browse the repository at this point in the history
Bumps [io.netty:netty-common](https://github.com/netty/netty) from 4.1.90.Final to 4.1.115.Final.
- [Commits](netty/netty@netty-4.1.90.Final...netty-4.1.115.Final)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Nov 13, 2024
1 parent 8518a2e commit 3ec71c0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion hsweb-easy-orm-core/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@
<dependency>
<groupId>io.netty</groupId>
<artifactId>netty-common</artifactId>
<version>4.1.90.Final</version>
<version>4.1.115.Final</version>
<scope>provided</scope>
</dependency>

Expand Down

0 comments on commit 3ec71c0

Please sign in to comment.