Update released versions (#15129)

This commit is contained in:
Rob Bavey 2023-06-30 13:37:36 -04:00 committed by GitHub
parent 2176eb603a
commit 9f14c649ff
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -2,11 +2,11 @@
"releases": {
"5.x": "5.6.16",
"6.x": "6.8.23",
"7.x": "7.17.10",
"8.x": "8.8.0"
"7.x": "7.17.11",
"8.x": "8.8.2"
},
"snapshots": {
"7.x": "7.17.11-SNAPSHOT",
"8.x": "8.8.1-SNAPSHOT"
"7.x": "7.17.12-SNAPSHOT",
"8.x": "8.9.0-SNAPSHOT"
}
}