We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cfc34f7 commit c6199bfCopy full SHA for c6199bf
pom.xml
@@ -138,21 +138,7 @@
138
<dependency>
139
<groupId>com.mulesoft.muleesb.modules</groupId>
140
<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
148
- <artifactId>spring-core</artifactId>
149
- <groupId>org.springframework</groupId>
150
151
152
- <groupId>com.google.code.gson</groupId>
153
- <artifactId>gson</artifactId>
154
155
- </exclusions>
+ <version>4.0.12</version>
156
<scope>compile</scope>
157
</dependency>
158
0 commit comments