Skip to content

Commit

Permalink
Merge pull request #11036 from rabbitmq/dependabot/maven/deps/rabbitm…
Browse files Browse the repository at this point in the history
…q_auth_backend_http/examples/rabbitmq_auth_backend_spring_boot/main/org.springframework.boot-spring-boot-starter-parent-3.2.5

Bump org.springframework.boot:spring-boot-starter-parent from 3.2.4 to 3.2.5 in /deps/rabbitmq_auth_backend_http/examples/rabbitmq_auth_backend_spring_boot
  • Loading branch information
michaelklishin authored Apr 18, 2024
2 parents 2c03038 + 5275e0f commit 0deec58
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
<parent>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-starter-parent</artifactId>
<version>3.2.4</version>
<version>3.2.5</version>
</parent>

<properties>
Expand Down

0 comments on commit 0deec58

Please sign in to comment.