We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent eb7a6c7 commit 5a9f2c0Copy full SHA for 5a9f2c0
deps/rabbitmq_auth_backend_http/examples/rabbitmq_auth_backend_spring_boot/pom.xml
@@ -29,7 +29,7 @@
29
<parent>
30
<groupId>org.springframework.boot</groupId>
31
<artifactId>spring-boot-starter-parent</artifactId>
32
- <version>3.4.5</version>
+ <version>3.5.0</version>
33
</parent>
34
35
<properties>
deps/rabbitmq_auth_backend_http/examples/rabbitmq_auth_backend_spring_boot_kotlin/pom.xml
@@ -14,7 +14,7 @@
14
15
16
17
18
<relativePath/> <!-- lookup parent from repository -->
19
20
0 commit comments