Merge pull request #602 from rabbitmq/dependabot/maven/spring-amqp/main/org.springframework.boot-spring-boot-starter-parent-3.4.6

chore(deps): bump org.springframework.boot:spring-boot-starter-parent from 3.4.5 to 3.4.6 in /spring-amqp
This commit is contained in:
Michael Klishin 2025-05-23 06:07:35 +04:00 committed by GitHub
commit b9ec27852d
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -14,7 +14,7 @@
<parent>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-starter-parent</artifactId>
<version>3.4.5</version>
<version>3.4.6</version>
<relativePath/> <!-- lookup parent from repository -->
</parent>