Skip to content

Commit

Permalink
(CAT-2158) Upgrade rexml to address CVE-2024-49761
Browse files Browse the repository at this point in the history
  • Loading branch information
amitkarsale committed Nov 18, 2024
1 parent d3cc13f commit a9ff557
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions config_defaults.yml
Original file line number Diff line number Diff line change
Expand Up @@ -568,8 +568,7 @@ Gemfile:
# Temporary Pin
- gem: 'rexml'
version:
- '>= 3.0.0'
- '< 3.2.7'
- '>= 3.3.9'
':development, :release_prep':
- gem: 'puppet-strings'
version: '~> 4.0'
Expand Down

0 comments on commit a9ff557

Please sign in to comment.