Skip to content

Commit 0d1bece

Browse files
authored
Merge pull request #1132 from quickfix-j/dependabot/maven/io.netty-netty-example-4.2.10.Final
Bump io.netty:netty-example from 4.2.9.Final to 4.2.10.Final
2 parents e534642 + 03a8530 commit 0d1bece

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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.9.Final</version>
123+
<version>4.2.10.Final</version>
124124
<scope>test</scope>
125125
</dependency>
126126
<dependency>

0 commit comments

Comments
 (0)