Bump x509 to 0.9.0 for OTP28 support
This commit is contained in:
parent
da8f4299b5
commit
edd1b6dc6f
|
@ -22,7 +22,7 @@ dep_amqp = hex 3.3.0
|
|||
dep_csv = hex 3.2.1
|
||||
dep_json = hex 1.4.1
|
||||
dep_temp = hex 0.4.7
|
||||
dep_x509 = hex 0.8.8
|
||||
dep_x509 = hex 0.9.0
|
||||
|
||||
DEP_EARLY_PLUGINS = rabbit_common/mk/rabbitmq-early-plugin.mk
|
||||
DEP_PLUGINS = rabbit_common/mk/rabbitmq-build.mk
|
||||
|
|
Loading…
Reference in New Issue