From f19291450f4d5c0dcbb0e7f869cc302203b3bee7 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 9 Sep 2026 05:42:19 +0000 Subject: [PATCH] Update CAP Java SDK to v5.1.1 --- .vitepress/config.js | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.vitepress/config.js b/.vitepress/config.js index 0267cb554e..13b69e0a42 100644 --- a/.vitepress/config.js +++ b/.vitepress/config.js @@ -141,8 +141,8 @@ const siteURL = new URL(process.env.SITE_HOSTNAME || 'http://localhost:4173/docs if (!siteURL.pathname.endsWith('/')) siteURL.pathname += '/' config.themeConfig.capire = { versions: { - java_services: '5.0.2', - java_cds4j: '5.0.2', + java_services: '5.1.1', + java_cds4j: '5.1.1', cloud_sec_ams: '3.8.1' }, gotoLinks: [],