Skip to content

Commit

Permalink
updated rabbitmq client version for vuln
Browse files Browse the repository at this point in the history
  • Loading branch information
ethan committed Oct 18, 2018
1 parent 9b9640b commit 7a00c83
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion grouper-to-midpoint/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@
<dependency>
<groupId>com.rabbitmq</groupId>
<artifactId>amqp-client</artifactId>
<version>4.0.2</version>
<version>4.8.3</version>
</dependency>
<!-- https://mvnrepository.com/artifact/org.slf4j/slf4j-api -->
<dependency>
Expand Down

0 comments on commit 7a00c83

Please sign in to comment.