Skip to content

Commit 96c3498

Browse files
Merge pull request #14823 from rabbitmq/dependabot/maven/deps/rabbitmq_auth_backend_http/examples/rabbitmq_auth_backend_spring_boot/v4.2.x/prod-deps-2a767a09f7
[skip ci] Bump the prod-deps group across 2 directories with 2 updates
2 parents a9bc79d + 518e37e commit 96c3498

File tree

2 files changed

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

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.6</version>
32+
<version>3.5.7</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.6</version>
17+
<version>3.5.7</version>
1818
<relativePath/> <!-- lookup parent from repository -->
1919
</parent>
2020

0 commit comments

Comments
 (0)