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

chore(deps): bump org.springframework.boot:spring-boot-starter-parent from 3.3.6 to 3.4.0 in /spring-amqp
This commit is contained in:
Michael Klishin 2024-11-22 14:53:50 -05:00 committed by GitHub
commit bebe209a78
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.3.6</version>
<version>3.4.0</version>
<relativePath/> <!-- lookup parent from repository -->
</parent>