Skip to content

Commit 8241b97

Browse files
authored
Merge pull request #76 from amazon-mq/dependabot/maven/test/integration/maven-f02b4e23bd
Bump the maven group in /test/integration with 2 updates
2 parents eb4d1e3 + 48c970b commit 8241b97

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

test/integration/pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
<dependency>
2525
<groupId>com.rabbitmq</groupId>
2626
<artifactId>amqp-client</artifactId>
27-
<version>5.31.0</version>
27+
<version>5.32.0</version>
2828
</dependency>
2929

3030
<!-- RabbitMQ HTTP Client -->
@@ -50,7 +50,7 @@
5050
<dependency>
5151
<groupId>ch.qos.logback</groupId>
5252
<artifactId>logback-classic</artifactId>
53-
<version>1.5.34</version>
53+
<version>1.5.35</version>
5454
</dependency>
5555

5656
<!-- Testing -->

0 commit comments

Comments
 (0)