Bump handy-uri-templates from 2.1.6 to 2.1.8

Bumps [handy-uri-templates](https://github.com/damnhandy/Handy-URI-Templates) from 2.1.6 to 2.1.8.
- [Release notes](https://github.com/damnhandy/Handy-URI-Templates/releases)
- [Commits](https://github.com/damnhandy/Handy-URI-Templates/compare/handy-uri-templates-2.1.6...2.1.8)

---
updated-dependencies:
- dependency-name: com.damnhandy:handy-uri-templates
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
1 file changed
tree: 5135eda3209fe9f515ad73de58bac5a6a4753228
  1. .github/
  2. src/
  3. .gitignore
  4. LICENSE
  5. pom.xml
  6. README.md
README.md

asf-gitpubsub-jenkins-plugin

Java CI with Maven

See Apache GitPubSub introduction.

Open issues

  • [ ] Upgrade baseline Jenkins version to current Infra minimum
  • [ ] Refactor to multi-module build if additional plugins are required
  • [ ] Implement continuous delivery style non-snapshot version tagging with https://github.com/stephenc/git-timestamp-maven-plugin (may require finding a Maven repository to push to)
  • [ ] Allow configuration of the gitpubsub end-point from the main Jenkins config screen
  • [ ] Figure out where to track issues in JIRA and update this file with issue tracking process

Pull Requests to improve this Jenkins plugin welcome!!