Skip to content

Commit

Permalink
Merge pull request #12008 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.junit.jupiter-junit-jupiter-params-5.11.0

Bump org.junit.jupiter:junit-jupiter-params from 5.10.3 to 5.11.0 in /deps/rabbitmq_auth_backend_http/examples/rabbitmq_auth_backend_spring_boot
  • Loading branch information
michaelklishin authored Aug 14, 2024
2 parents 9f47ca5 + d841b82 commit 860b0f0
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
<properties>
<maven.compiler.source>17</maven.compiler.source>
<maven.compiler.target>17</maven.compiler.target>
<junit.jupiter.version>5.10.3</junit.jupiter.version>
<junit.jupiter.version>5.11.0</junit.jupiter.version>
</properties>

<groupId>com.rabbitmq.examples</groupId>
Expand Down

0 comments on commit 860b0f0

Please sign in to comment.