Skip to content

Commit a496993

Browse files
authored
Merge pull request #946 from quickfix-j/dependabot/maven/io.netty-netty-example-4.1.119.Final
Bump io.netty:netty-example from 4.1.118.Final to 4.1.119.Final
2 parents 752b78c + 9eb410f commit a496993

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

quickfixj-core/pom.xml

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

0 commit comments

Comments
 (0)