Update 3.11 release notes to RC2

Change-Id: I5fbaf6eef1d49d7e6d460260b76ebc3d0ce36e6e
diff --git a/pages/site/releases/3.11.md b/pages/site/releases/3.11.md
index da4fea1..c674ddd 100644
--- a/pages/site/releases/3.11.md
+++ b/pages/site/releases/3.11.md
@@ -6,7 +6,7 @@
 toc: true
 ---
 
-Download: **[3.11.0-rc1](https://gerrit-releases.storage.googleapis.com/gerrit-3.11.0-rc1.war)**
+Download: **[3.11.0-rc2](https://gerrit-releases.storage.googleapis.com/gerrit-3.11.0-rc2.war)**
 
 Documentation: *
 *[3.11.0](http://gerrit-documentation.storage.googleapis.com/Documentation/3.11.0/index.html)**
@@ -58,13 +58,6 @@
 
 ## Known issues
 
-* [Issue 376085315](https://issues.gerritcodereview.com/issues/376085315):
-  Warnings display about `Unsupported class file major version 65` when loading plugins.
-
-  A critical issue has been found during the testing of `rc1`, which affects the loading
-  of plugins compiled with `Java21`. A fix is now pending with [Change 440701](https://gerrit-review.googlesource.com/c/gerrit/+/440701)
-  and it will be fixed in `rc2`.
-
 ### Schema and index changes
 
 No changes to either the schema or indexes versions.
@@ -614,4 +607,6 @@
 * [Change 438881](https://gerrit-review.googlesource.com/c/gerrit/+/438881):
   Update `SSHD` to `2.14.0`
 * [Issue 359613380](https://issues.gerritcodereview.com/issues/359613380):
-  Update `bouncycastle` to ``1.74`
\ No newline at end of file
+  Update `bouncycastle` to `1.74`
+* [Issue 355451185](https://issues.gerritcodereview.com/issues/355451185):
+  Update `asm` version to `9.7`
\ No newline at end of file