mirror of https://github.com/apache/activemq.git
Upgrading Saxon version to fix xpath filter errors when using Camel Thanks to Jamie Goodyear for the patch
This commit is contained in:
parent
d8cf54b0a9
commit
d89826bdab
4
pom.xml
4
pom.xml
|
@ -106,8 +106,8 @@
|
|||
<netty-all-version>4.0.33.Final</netty-all-version>
|
||||
<regexp-version>1.3</regexp-version>
|
||||
<rome-version>1.0</rome-version>
|
||||
<saxon-version>9.5.1-2</saxon-version>
|
||||
<saxon-bundle-version>9.5.1-1_1</saxon-bundle-version>
|
||||
<saxon-version>9.5.1-5</saxon-version>
|
||||
<saxon-bundle-version>9.5.1-5_1</saxon-bundle-version>
|
||||
<scala-plugin-version>3.1.0</scala-plugin-version>
|
||||
<scala-version>2.11.0</scala-version>
|
||||
<shiro-version>1.2.4</shiro-version>
|
||||
|
|
Loading…
Reference in New Issue