Skip to content

Commit c6199bf

Browse files
committed
Updated dependencies for Anypoint MQ
1 parent cfc34f7 commit c6199bf

File tree

1 file changed

+1
-15
lines changed

1 file changed

+1
-15
lines changed

pom.xml

Lines changed: 1 addition & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -138,21 +138,7 @@
138138
<dependency>
139139
<groupId>com.mulesoft.muleesb.modules</groupId>
140140
<artifactId>anypoint-mq-rest-client</artifactId>
141-
<version>4.0.13-1.fix-race-condition</version>
142-
<exclusions>
143-
<exclusion>
144-
<artifactId>async-http-client</artifactId>
145-
<groupId>com.ning</groupId>
146-
</exclusion>
147-
<exclusion>
148-
<artifactId>spring-core</artifactId>
149-
<groupId>org.springframework</groupId>
150-
</exclusion>
151-
<exclusion>
152-
<groupId>com.google.code.gson</groupId>
153-
<artifactId>gson</artifactId>
154-
</exclusion>
155-
</exclusions>
141+
<version>4.0.12</version>
156142
<scope>compile</scope>
157143
</dependency>
158144
<dependency>

0 commit comments

Comments
 (0)