Skip to content

Commit 8ea1460

Browse files
Merge pull request #11180 from rabbitmq/mergify/bp/v3.13.x/pr-11177-take-2
Backport #11177, take 2
2 parents aac871e + 283adaf commit 8ea1460

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

deps/rabbitmq_auth_backend_oauth2/Makefile

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,6 @@ PLT_APPS += rabbitmqctl
1515
DEP_EARLY_PLUGINS = rabbit_common/mk/rabbitmq-early-plugin.mk
1616
DEP_PLUGINS = rabbit_common/mk/rabbitmq-plugin.mk
1717

18-
dep_jose = git https://github.com/michaelklishin/erlang-jose mk-thoas-support
1918
dep_base64url = hex 1.0.1
2019

2120
dep_emqtt = git https://github.com/rabbitmq/emqtt.git master

rabbitmq-components.mk

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -118,6 +118,7 @@ dep_cowlib = hex 2.13.0
118118
dep_credentials_obfuscation = hex 3.4.0
119119
dep_cuttlefish = hex 3.1.0
120120
dep_gen_batch_server = hex 0.8.8
121+
dep_jose = git https://github.com/michaelklishin/erlang-jose mk-thoas-support
121122
dep_khepri = hex 0.13.0
122123
dep_khepri_mnesia_migration = hex 0.4.0
123124
dep_looking_glass = git https://github.com/rabbitmq/looking_glass.git main

0 commit comments

Comments
 (0)