From 6c8365cc9d2021fa0fc2fc78d702f07623f083eb Mon Sep 17 00:00:00 2001 From: Paul Rambags Date: Mon, 31 Oct 2022 04:40:02 +0100 Subject: [PATCH] CVE-2022-42889: Upgraded commons-text to version 1.10.0. (#13865) --- .gitignore | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.gitignore b/.gitignore index 850adb6fac6..c2192dfc5e2 100644 --- a/.gitignore +++ b/.gitignore @@ -32,6 +32,9 @@ packages/ **/.vs .factorypath .metals/* +nbproject/ +nbactions.xml +nb-configuration.xml .settings