jenkinsci / database-plugin

https://plugins.jenkins.io/database/
MIT License
9 stars 22 forks source link

Depends on byte buddy plugin #239

Closed jonesbusy closed 4 months ago

jonesbusy commented 4 months ago

Depends on byte buddy plugin

Testing done

mvn clean install only

### 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
- [ ] Link to relevant issues in GitHub or Jira
- [ ] Link to relevant pull requests, esp. upstream and downstream changes
- [ ] Ensure you have provided tests - that demonstrates feature works or fixes the issue