Skip to content

Commit

Permalink
Merge pull request rabbitmq#10495 from rabbitmq/dependabot/maven/deps…
Browse files Browse the repository at this point in the history
…/rabbitmq_auth_backend_http/examples/rabbitmq_auth_backend_spring_boot/main/org.junit.jupiter-junit-jupiter-params-5.10.2

build(deps-dev): bump org.junit.jupiter:junit-jupiter-params from 5.10.1 to 5.10.2 in /deps/rabbitmq_auth_backend_http/examples/rabbitmq_auth_backend_spring_boot
  • Loading branch information
michaelklishin authored Feb 5, 2024
2 parents 28a6816 + d1eb15d commit 51e37ec
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.1</junit.jupiter.version>
<junit.jupiter.version>5.10.2</junit.jupiter.version>
</properties>

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

0 comments on commit 51e37ec

Please sign in to comment.