Skip to content

Commit 71e4f8d

Browse files
Update dependency org.amqphub.spring:amqp-10-jms-spring-boot-starter to v3.4.3 (#359)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent c4a1531 commit 71e4f8d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

messaging/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
<properties>
2424
<sonar.moduleKey>${project.artifactId}</sonar.moduleKey>
2525
<java.version>17</java.version>
26-
<amqp.version>3.4.2</amqp.version>
26+
<amqp.version>3.4.3</amqp.version>
2727
</properties>
2828

2929
</project>

0 commit comments

Comments
 (0)