Skip to content

Commit 0cd2d10

Browse files
Bump io.netty:netty-example from 4.2.1.Final to 4.2.2.Final
Bumps [io.netty:netty-example](https://github.com/netty/netty) from 4.2.1.Final to 4.2.2.Final. - [Commits](netty/netty@netty-4.2.1.Final...netty-4.2.2.Final) --- updated-dependencies: - dependency-name: io.netty:netty-example dependency-version: 4.2.2.Final dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 20f148b commit 0cd2d10

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

quickfixj-core/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -120,7 +120,7 @@
120120
<dependency>
121121
<groupId>io.netty</groupId>
122122
<artifactId>netty-example</artifactId>
123-
<version>4.2.1.Final</version>
123+
<version>4.2.2.Final</version>
124124
<scope>test</scope>
125125
</dependency>
126126
<dependency>

0 commit comments

Comments
 (0)