From 0622e7ccd4f948b76af5def27d6d5f7ca50f8dfb Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jo=C3=A3o=20Duarte?= Date: Thu, 2 May 2024 09:34:39 +0100 Subject: [PATCH] Update uri to 0.12.2 for CVE-2023-36617 --- lib/pom.rb | 2 +- lib/pom.xml | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/lib/pom.rb b/lib/pom.rb index 2be8ad44e39..909059b66f5 100644 --- a/lib/pom.rb +++ b/lib/pom.rb @@ -112,7 +112,7 @@ def log(message=nil) # ['tmpdir', '0.1.2'], ['tsort', '0.1.0'], ['un', '0.2.0'], - ['uri', '0.12.1'], + ['uri', '0.12.2'], ['weakref', '0.1.1'], # https://github.com/ruby/win32ole/issues/12 # ['win32ole', '1.8.8'], diff --git a/lib/pom.xml b/lib/pom.xml index a0a0e45e639..038b10111ff 100644 --- a/lib/pom.xml +++ b/lib/pom.xml @@ -866,7 +866,7 @@ DO NOT MODIFY - GENERATED CODE rubygems uri - 0.12.1 + 0.12.2 gem provided @@ -1143,7 +1143,7 @@ DO NOT MODIFY - GENERATED CODE specifications/timeout-0.3.2* specifications/tsort-0.1.0* specifications/un-0.2.0* - specifications/uri-0.12.1* + specifications/uri-0.12.2* specifications/weakref-0.1.1* specifications/yaml-0.2.0* specifications/matrix-0.4.2* @@ -1222,7 +1222,7 @@ DO NOT MODIFY - GENERATED CODE gems/timeout-0.3.2*/**/* gems/tsort-0.1.0*/**/* gems/un-0.2.0*/**/* - gems/uri-0.12.1*/**/* + gems/uri-0.12.2*/**/* gems/weakref-0.1.1*/**/* gems/yaml-0.2.0*/**/* gems/matrix-0.4.2*/**/* @@ -1301,7 +1301,7 @@ DO NOT MODIFY - GENERATED CODE cache/timeout-0.3.2* cache/tsort-0.1.0* cache/un-0.2.0* - cache/uri-0.12.1* + cache/uri-0.12.2* cache/weakref-0.1.1* cache/yaml-0.2.0* cache/matrix-0.4.2*