From cbb742ffc8740d3e22ef62a959782fc204ce4b44 Mon Sep 17 00:00:00 2001 From: GitHub Action Date: Tue, 9 Apr 2024 10:35:36 +0000 Subject: [PATCH] Update dependency graph to latest versions from POM --- doc/dependency-graph.puml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/dependency-graph.puml b/doc/dependency-graph.puml index 410614d2..d8d604b7 100644 --- a/doc/dependency-graph.puml +++ b/doc/dependency-graph.puml @@ -6,7 +6,7 @@ skinparam rectangle { BackgroundColor<> lightBlue BackgroundColor<> lightGray } -rectangle "spotbugs-annotations\n\n4.8.3" as com_github_spotbugs_spotbugs_annotations_jar +rectangle "spotbugs-annotations\n\n4.8.4" as com_github_spotbugs_spotbugs_annotations_jar rectangle "jsr305\n\n3.0.2" as com_google_code_findbugs_jsr305_jar rectangle "codingstyle\n\n4.3.0-SNAPSHOT" as edu_hm_hafner_codingstyle_jar rectangle "error_prone_annotations\n\n2.26.1" as com_google_errorprone_error_prone_annotations_jar