diff --git a/Golden_Repo/j/JupyterProxy-XpraHTML5/JupyterProxy-XpraHTML5-0.3.2-gcccoremkl-11.2.0-2021.4.0-2022.3.3.eb b/Golden_Repo/j/JupyterProxy-XpraHTML5/JupyterProxy-XpraHTML5-0.3.2-gcccoremkl-11.2.0-2021.4.0-2022.3.3.eb
index f8ceea92508a6ab24efd01523b90b509c4a98045..2dff161b118e4e8fd3d7032d3fe0fddafcfce71a 100644
--- a/Golden_Repo/j/JupyterProxy-XpraHTML5/JupyterProxy-XpraHTML5-0.3.2-gcccoremkl-11.2.0-2021.4.0-2022.3.3.eb
+++ b/Golden_Repo/j/JupyterProxy-XpraHTML5/JupyterProxy-XpraHTML5-0.3.2-gcccoremkl-11.2.0-2021.4.0-2022.3.3.eb
@@ -19,7 +19,7 @@ builddependencies = [
     ('binutils', '2.37'),
     # check for existance
     ('xpra', '4.3.3'),
-    ('jsc-xdg-menu', '2022.3', '', ('GCCcore', '11.2.0')),
+    ('jsc-xdg-menu', '2022.5', '', ('GCCcore', '11.2.0')),
 ]
 
 dependencies = [
@@ -60,7 +60,7 @@ postinstallcmds = [
         'module load Stages/${STAGE} \n'
         'module load GCCcore/.11.2.0 \n'
         'module load xpra/4.3.3 \n'
-        'module load jsc-xdg-menu/.2022.3 \n'
+        'module load jsc-xdg-menu/.2022.5 \n'
         '\n'
         'if ! command -v xterm &> /dev/null \n'
         'then \n'