This is an automated email from the ASF dual-hosted git repository.

fschumacher pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/jmeter.git


The following commit(s) were added to refs/heads/master by this push:
     new 80718ad  Add missing key id for spotbugs
80718ad is described below

commit 80718ad6b90c062807989551e05ffef546755a09
Author: Felix Schumacher <[email protected]>
AuthorDate: Sun Aug 9 18:56:30 2020 +0200

    Add missing key id for spotbugs
---
 checksum.xml | 1 +
 1 file changed, 1 insertion(+)

diff --git a/checksum.xml b/checksum.xml
index b51f544..0804953 100644
--- a/checksum.xml
+++ b/checksum.xml
@@ -14,6 +14,7 @@
     <trusted-key id='8ea48d105232855d' group='com.github.jknack' />
     <trusted-key id='461a804f2609fd89' group='com.github.shyiko.klob' />
     <trusted-key id='1756b920eecf0e90' group='com.github.spotbugs' />
+    <trusted-key id='a5def5a76f94a471' group='com.github.spotbugs' />
     <trusted-key id='78fcd238c26ea995' group='com.github.tomakehurst' />
     <trusted-key id='105cb91cac2aee0e' group='com.github.vlsi.gradle' />
     <trusted-key id='254e9c64c264c176' group='com.github.weisj' />

Reply via email to