mirror of https://github.com/apache/activemq.git
AMQ-6452: Upgrade dependency of geronimo-transaction
This commit is contained in:
parent
99b7a28ccb
commit
7a7192517b
2
pom.xml
2
pom.xml
|
@ -1103,7 +1103,7 @@
|
||||||
<dependency>
|
<dependency>
|
||||||
<groupId>org.apache.geronimo.components</groupId>
|
<groupId>org.apache.geronimo.components</groupId>
|
||||||
<artifactId>geronimo-transaction</artifactId>
|
<artifactId>geronimo-transaction</artifactId>
|
||||||
<version>2.2.1</version>
|
<version>3.1.3</version>
|
||||||
</dependency>
|
</dependency>
|
||||||
|
|
||||||
<!-- FTP support for BlobMessages -->
|
<!-- FTP support for BlobMessages -->
|
||||||
|
|
Loading…
Reference in New Issue