From ef9f07e193c7c18007b4aad0b61a9c3cfb0f9c96 Mon Sep 17 00:00:00 2001 From: Daniel Edwards Date: Wed, 29 Apr 2026 07:49:20 +0200 Subject: [PATCH 1/2] third-party: update oatpp to 1.3.1 Signed-off-by: Daniel Edwards --- ThirdParty/oatpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ThirdParty/oatpp b/ThirdParty/oatpp index 349d96114..17ef2a7f6 160000 --- a/ThirdParty/oatpp +++ b/ThirdParty/oatpp @@ -1 +1 @@ -Subproject commit 349d96114ae03ae6fd44dd2a398e5cdd9529fb48 +Subproject commit 17ef2a7f6c8a932498799b2a5ae5aab2869975c7 From 09592fc24147b2bad07c353c9389d8b510cb03fe Mon Sep 17 00:00:00 2001 From: Daniel Edwards Date: Wed, 29 Apr 2026 08:31:38 +0200 Subject: [PATCH 2/2] fixup! third-party: update oatpp to 1.3.1 Signed-off-by: Daniel Edwards --- docs/changelog/versions/latest.md | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/changelog/versions/latest.md b/docs/changelog/versions/latest.md index 7428f0b60..7a50ef557 100644 --- a/docs/changelog/versions/latest.md +++ b/docs/changelog/versions/latest.md @@ -3,3 +3,4 @@ ## Changed - `cmake`: merged almost all internal CMake `INTERFACE` libraries into `I_SilKit` +- `third-party`: update `oatpp` to version 1.3.1