Skip to content

Commit 20da1d2

Browse files
authored
Re-add netty.version property to pom.xml
1 parent 1a6b8cf commit 20da1d2

1 file changed

Lines changed: 4 additions & 3 deletions

File tree

pom.xml

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -102,9 +102,10 @@
102102
<orchestra.file>OrchestraFIXLatest.xml</orchestra.file>
103103
<org.quickfixj.orchestra.tools.version>1.0.3</org.quickfixj.orchestra.tools.version>
104104
<jaxen.version>2.0.1</jaxen.version>
105-
<jmh.version>1.37</jmh.version>
106-
<jcstress.version>0.16</jcstress.version>
107-
<hsqldb.version>1.8.0.10</hsqldb.version>
105+
<jmh.version>1.37</jmh.version>
106+
<jcstress.version>0.16</jcstress.version>
107+
<hsqldb.version>1.8.0.10</hsqldb.version>
108+
<netty.version>4.2.12.Final</netty.version>
108109
<class-pruner-plugin.version>3.0.1</class-pruner-plugin.version>
109110
</properties>
110111

0 commit comments

Comments
 (0)