Merge pull request #14105 from rabbitmq/dependabot/maven/deps/rabbitmq_auth_backend_http/examples/rabbitmq_auth_backend_spring_boot/v4.0.x/prod-deps-75c31b2fef
Test Authentication/Authorization backends via mutiple messaging protocols / selenium (chrome, 1.17.3, 26.2) (push) Has been cancelled Details
Test (make) / Build and Xref (1.17, 26) (push) Has been cancelled Details
Test (make) / Build and Xref (1.17, 27) (push) Has been cancelled Details
Test (make) / Test (1.17, 26, khepri) (push) Has been cancelled Details
Test (make) / Test (1.17, 26, mnesia) (push) Has been cancelled Details
Test (make) / Test mixed clusters (1.17, 26, khepri) (push) Has been cancelled Details
Test (make) / Test mixed clusters (1.17, 26, mnesia) (push) Has been cancelled Details
Test (make) / Type check (1.17, 27) (push) Has been cancelled Details
Test Authentication/Authorization backends via mutiple messaging protocols / summary-selenium (push) Has been cancelled Details

[skip ci] Bump the prod-deps group across 2 directories with 1 update
This commit is contained in:
Arnaud Cogoluègnes 2025-06-23 07:05:25 +00:00 committed by GitHub
commit aa36329990
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 2 additions and 2 deletions

View File

@ -29,7 +29,7 @@
<parent>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-starter-parent</artifactId>
<version>3.5.0</version>
<version>3.5.3</version>
</parent>
<properties>

View File

@ -14,7 +14,7 @@
<parent>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-starter-parent</artifactId>
<version>3.5.0</version>
<version>3.5.3</version>
<relativePath/> <!-- lookup parent from repository -->
</parent>