Skip to content

Commit e139fdd

Browse files
Build(deps): Bump io.netty:netty-bom from 4.1.135.Final to 4.2.17.Final
Bumps [io.netty:netty-bom](https://github.com/netty/netty) from 4.1.135.Final to 4.2.17.Final. - [Release notes](https://github.com/netty/netty/releases) - [Commits](netty/netty@netty-4.1.135.Final...netty-4.2.17.Final) --- updated-dependencies: - dependency-name: io.netty:netty-bom dependency-version: 4.2.17.Final dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent d5e326c commit e139fdd

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

  • querydsl-examples/querydsl-example-jpa-quarkus

querydsl-examples/querydsl-example-jpa-quarkus/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
<dependency>
2323
<groupId>io.netty</groupId>
2424
<artifactId>netty-bom</artifactId>
25-
<version>4.1.135.Final</version>
25+
<version>4.2.17.Final</version>
2626
<type>pom</type>
2727
<scope>import</scope>
2828
</dependency>

0 commit comments

Comments
 (0)