Skip to content

Commit

Permalink
Update dependency graph to latest versions from POM
Browse files Browse the repository at this point in the history
  • Loading branch information
actions-user committed Sep 20, 2024
1 parent 186a4fc commit 7c98ef6
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions doc/dependency-graph.puml
Original file line number Diff line number Diff line change
Expand Up @@ -11,8 +11,8 @@ rectangle "codingstyle\n\n4.13.0" as edu_hm_hafner_codingstyle_jar
rectangle "spotbugs-annotations\n\n4.8.6" as com_github_spotbugs_spotbugs_annotations_jar
rectangle "error_prone_annotations\n\n2.32.0" as com_google_errorprone_error_prone_annotations_jar
rectangle "commons-lang3\n\n3.17.0" as org_apache_commons_commons_lang3_jar
rectangle "commons-io\n\n2.16.1" as commons_io_commons_io_jar
rectangle "streamex\n\n0.8.2" as one_util_streamex_jar
rectangle "commons-io\n\n2.17.0" as commons_io_commons_io_jar
rectangle "streamex\n\n0.8.3" as one_util_streamex_jar
edu_hm_hafner_codingstyle_pom_pom -[#000000]-> edu_hm_hafner_codingstyle_jar
edu_hm_hafner_codingstyle_pom_pom -[#000000]-> com_github_spotbugs_spotbugs_annotations_jar
edu_hm_hafner_codingstyle_pom_pom -[#000000]-> com_google_errorprone_error_prone_annotations_jar
Expand Down

0 comments on commit 7c98ef6

Please sign in to comment.