Skip to content

Commit

Permalink
refactored project structure and updated AMQP client version
Browse files Browse the repository at this point in the history
  • Loading branch information
Hannes Ulrich committed Feb 6, 2019
1 parent cefc713 commit 53f0157
Show file tree
Hide file tree
Showing 23 changed files with 1 addition and 4,320 deletions.
2 changes: 1 addition & 1 deletion 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>5.2.0</version>
<version>5.4.0</version>
</dependency>
</dependencies>
</project>
Loading

0 comments on commit 53f0157

Please sign in to comment.