Added missed 9.current definition in CI releases inventory (#17685)

This commit is contained in:
Andrea Selva 2025-05-26 14:11:54 +02:00 committed by GitHub
parent 82f58b8067
commit 274a3c0ce9
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -2,7 +2,8 @@
"releases": {
"7.current": "7.17.28",
"8.previous": "8.17.6",
"8.current": "8.18.1"
"8.current": "8.18.1",
"9.current": "9.0.1"
},
"snapshots": {
"7.current": "7.17.29-SNAPSHOT",