Skip to content

Commit 4bca14a

Browse files
authored
Merge pull request #14102 from rabbitmq/dependabot/maven/deps/rabbitmq_auth_backend_http/examples/rabbitmq_auth_backend_spring_boot/main/prod-deps-75c31b2fef
[skip ci] Bump the prod-deps group across 2 directories with 1 update
2 parents ae3fbbc + 417714c commit 4bca14a

File tree

2 files changed

+2
-2
lines changed
  • deps/rabbitmq_auth_backend_http/examples
    • rabbitmq_auth_backend_spring_boot
    • rabbitmq_auth_backend_spring_boot_kotlin

2 files changed

+2
-2
lines changed

deps/rabbitmq_auth_backend_http/examples/rabbitmq_auth_backend_spring_boot/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
<parent>
3030
<groupId>org.springframework.boot</groupId>
3131
<artifactId>spring-boot-starter-parent</artifactId>
32-
<version>3.5.0</version>
32+
<version>3.5.3</version>
3333
</parent>
3434

3535
<properties>

deps/rabbitmq_auth_backend_http/examples/rabbitmq_auth_backend_spring_boot_kotlin/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
<parent>
1515
<groupId>org.springframework.boot</groupId>
1616
<artifactId>spring-boot-starter-parent</artifactId>
17-
<version>3.5.0</version>
17+
<version>3.5.3</version>
1818
<relativePath/> <!-- lookup parent from repository -->
1919
</parent>
2020

0 commit comments

Comments
 (0)