ctubbsii opened a new pull request, #4093:
URL: https://github.com/apache/accumulo/pull/4093

   In preparation for 2.1.3 release, update some of the build tools and 
dependencies to enhance the quality of the next release.
   
   * Update post-release checklist template
   * Update GitHub Actions workflows
   * Require JDK 17 for the build, for build consistency/reproducibility (still 
target Java 11 for runtime)
   * Update the parent POM version to 31
   * Update opentelemetry version and drop the semantic conventions jar as a 
dependency, which is no longer available (and not really needed)
   * Update bouncycastle, slf4j, zookeeper, jackson, micrometer, log4j, jetty, 
junit, guava, easymock, and snappy dependencies
   * Update plugin versions (leave spotbugs back at an earlier version for now, 
because of some overly aggressive and spammy checks in the latest version that 
disallows exceptions being thrown in constructors for non-final classes
   * Address modernizer issue to use LinkedList as a Deque instead of Stack, 
which is a recommendation in Java's own code as well


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: notifications-unsubscr...@accumulo.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to