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

chore(deps): bump org.springframework.boot:spring-boot-starter-parent from 3.4.6 to 3.5.0 in /spring-amqp
This commit is contained in:
Michael Klishin 2025-05-24 05:07:26 +04:00 committed by GitHub
commit ceefb8cf3c
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.6</version>
<version>3.5.0</version>
<relativePath/> <!-- lookup parent from repository -->
</parent>