Skip to content

Commit

Permalink
⬆️ Bump netty-all in /netty-jpa-mysql
Browse files Browse the repository at this point in the history
Bumps [netty-all](https://github.com/netty/netty) from 4.1.41.Final to 4.1.42.Final.
- [Release notes](https://github.com/netty/netty/releases)
- [Commits](netty/netty@netty-4.1.41.Final...netty-4.1.42.Final)

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Oct 11, 2019
1 parent eb716fe commit 0604af8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion netty-jpa-mysql/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
<properties>
<spring-boot.version>2.0.5.RELEASE</spring-boot.version>
<mysql.version>8.0.12</mysql.version>
<netty-all.version>4.1.41.Final</netty-all.version>
<netty-all.version>4.1.42.Final</netty-all.version>
<guava.version>23.0</guava.version>
<lombok.version>1.16.12</lombok.version>
<fastjson.version>1.2.58</fastjson.version>
Expand Down

0 comments on commit 0604af8

Please sign in to comment.