Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

patch groovy 3.0.17 #5418

Merged
merged 1 commit into from
May 30, 2023
Merged

patch groovy 3.0.17 #5418

merged 1 commit into from
May 30, 2023

Conversation

bdoyle0182
Copy link
Contributor

Description

quick security patch for groovy

Related issue and scope

  • I opened an issue to propose and discuss this change (#????)

My changes affect the following components

  • API
  • Controller
  • Message Bus (e.g., Kafka)
  • Loadbalancer
  • Scheduler
  • Invoker
  • Intrinsic actions (e.g., sequences, conductors)
  • Data stores (e.g., CouchDB)
  • Tests
  • Deployment
  • CLI
  • General tooling
  • Documentation

Types of changes

  • Bug fix (generally a non-breaking change which closes an issue).
  • Enhancement or new feature (adds new functionality).
  • Breaking change (a bug fix or enhancement which changes existing behavior).

Checklist:

  • I signed an Apache CLA.
  • I reviewed the style guides and followed the recommendations (Travis CI will check :).
  • I added tests to cover my changes.
  • My changes require further changes to the documentation.
  • I updated the documentation where necessary.

@codecov-commenter
Copy link

codecov-commenter commented May 27, 2023

Codecov Report

Merging #5418 (567e931) into master (37605b4) will decrease coverage by 0.11%.
The diff coverage is n/a.

❗ Current head 567e931 differs from pull request most recent head 3fc4b1d. Consider uploading reports for the commit 3fc4b1d to get more accurate results

@@            Coverage Diff             @@
##           master    #5418      +/-   ##
==========================================
- Coverage   76.78%   76.67%   -0.11%     
==========================================
  Files         241      241              
  Lines       14630    14630              
  Branches      616      616              
==========================================
- Hits        11233    11218      -15     
- Misses       3397     3412      +15     

see 10 files with indirect coverage changes

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@style95 style95 merged commit 6c47e60 into apache:master May 30, 2023
mtt-merz pushed a commit to mtt-merz/openwhisk that referenced this pull request Oct 22, 2023
Co-authored-by: Brendan Doyle <brendand@qualtrics.com>
(cherry picked from commit 6c47e60)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants