]> source.dussan.org Git - jgit.git/commitdiff
Merge changes I0d10aeac,I9aced1b7,Ied394859,Ibb61f63f,I20498746, ...
authorMatthias Sohn <matthias.sohn@sap.com>
Fri, 10 Nov 2023 08:03:36 +0000 (03:03 -0500)
committerGerrit Code Review @ Eclipse.org <gerrit@eclipse.org>
Fri, 10 Nov 2023 08:03:36 +0000 (03:03 -0500)
* changes:
  Use try-with-resource to ensure UploadPack is closed
  Fix hiding field warning
  Fix warning for empty code blocks
  Fix boxing warnings
  errorprone: remove unnecessary parentheses
  Update mockito to 5.7.0 and bytebuddy to 1.14.9
  Enable Maven reproducible builds
  Upgrade bazlets to the latest revision


Trivial merge