Skip to content

Commit aa92b16

Browse files
committed
chore(druid): Bump druid-opa-authorizer to 0.7.0
1 parent d933e1e commit aa92b16

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

druid/versions.py

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,20 +4,20 @@
44
# https://druid.apache.org/docs/30.0.1/operations/java/
55
"java-base": "17",
66
"java-devel": "17",
7-
"authorizer": "0.6.0",
7+
"authorizer": "0.7.0",
88
},
99
{
1010
"product": "31.0.1",
1111
# https://druid.apache.org/docs/31.0.1/operations/java/
1212
"java-base": "17",
1313
"java-devel": "17",
14-
"authorizer": "0.6.0",
14+
"authorizer": "0.7.0",
1515
},
1616
{
1717
"product": "33.0.0",
1818
# https://druid.apache.org/docs/33.0.0/operations/java/
1919
"java-base": "17",
2020
"java-devel": "17",
21-
"authorizer": "0.6.0",
21+
"authorizer": "0.7.0",
2222
},
2323
]

0 commit comments

Comments
 (0)