mirror of https://github.com/apache/activemq.git
Update a couple things to latest patch versions
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1404178 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
f7c799309d
commit
34f18b6fc7
6
pom.xml
6
pom.xml
|
@ -69,8 +69,8 @@
|
|||
<hawtdispatch-version>1.11</hawtdispatch-version>
|
||||
<howl-version>0.1.8</howl-version>
|
||||
<hsqldb-version>1.8.0.10</hsqldb-version>
|
||||
<httpclient-version>4.2.1</httpclient-version>
|
||||
<httpcore-version>4.2.1</httpcore-version>
|
||||
<httpclient-version>4.2.2</httpclient-version>
|
||||
<httpcore-version>4.2.2</httpcore-version>
|
||||
<jackson-version>1.9.2</jackson-version>
|
||||
<jasypt-version>1.9.0</jasypt-version>
|
||||
<jdom-version>1.0</jdom-version>
|
||||
|
@ -96,7 +96,7 @@
|
|||
<rome-version>1.0</rome-version>
|
||||
<saxon-version>9.4</saxon-version>
|
||||
<saxon-bundle-version>9.4.0.1_2</saxon-bundle-version>
|
||||
<scala-plugin-version>2.15.1</scala-plugin-version>
|
||||
<scala-plugin-version>2.15.2</scala-plugin-version>
|
||||
<scala-version>2.9.1</scala-version>
|
||||
<scalatest-version>1.8</scalatest-version>
|
||||
<slf4j-version>1.6.6</slf4j-version>
|
||||
|
|
Loading…
Reference in New Issue