Merge pull request #477 from rabbitmq/dependabot/maven/spring-amqp-stream/main/org.springframework.boot-spring-boot-starter-parent-3.3.4

Bump org.springframework.boot:spring-boot-starter-parent from 3.3.3 to 3.3.4 in /spring-amqp-stream
This commit is contained in:
Michael Klishin 2024-09-19 17:33:09 -04:00 committed by GitHub
commit c27db4a935
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.3</version>
<version>3.3.4</version>
<relativePath/> <!-- lookup parent from repository -->
</parent>