jenkinsci / cloud-stats-plugin

Aggregate past cloud provisioning activities into a report
https://plugins.jenkins.io/cloud-stats/
MIT License
11 stars 20 forks source link

Bump plugin pom from 4.66 to 4.67 #78

Closed MarkEWaite closed 1 year ago

MarkEWaite commented 1 year ago

Bump plugin pom from 4.66 to 4.67

https://github.com/jenkinsci/plugin-pom/releases/tag/plugin-4.67 provides more details of the changes, including:

Testing done

Compiles and tests successfully on Linux with Java 11.

### Submitter checklist
- [x] Make sure you are opening from a **topic/feature/bugfix branch** (right side) and not your main branch!
- [x] Ensure that the pull request title represents the desired changelog entry
- [x] Please describe what you did
- [x] Link to relevant issues in GitHub or Jira
- [x] Link to relevant pull requests, esp. upstream and downstream changes
- [x] Ensure you have provided tests - that demonstrates feature works or fixes the issue