Skip to content

1627.v5c244c19f85f

Compare
Choose a tag to compare
@github-actions github-actions released this 22 Dec 21:15
· 328 commits to master since this release
5c244c1

💥 Breaking changes

📦 Dependency updates

👻 Maintenance

  • As of Java 9, _ is a keyword and may not be used as an identifier (#299) @basil
  • Run CI build on Java 11 (#303) @basil
  • Use @code rather than <tt> (#302) @basil
  • Replace deprecated org.eclipse.jetty.util.ajax.JSON with non-deprecated net.sf.json (#297) @basil
  • Suppress a spurious SpotBugs warning that only appears on Java 11 (#298) @basil
  • INFRA-2908 - Update URLs for new home in jenkinsci (#296) @timja

🚦 Tests