We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d933e1e commit aa92b16Copy full SHA for aa92b16
1 file changed
druid/versions.py
@@ -4,20 +4,20 @@
4
# https://druid.apache.org/docs/30.0.1/operations/java/
5
"java-base": "17",
6
"java-devel": "17",
7
- "authorizer": "0.6.0",
+ "authorizer": "0.7.0",
8
},
9
{
10
"product": "31.0.1",
11
# https://druid.apache.org/docs/31.0.1/operations/java/
12
13
14
15
16
17
"product": "33.0.0",
18
# https://druid.apache.org/docs/33.0.0/operations/java/
19
20
21
22
23
]
0 commit comments