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 Feb 26, 2025
1 parent 15fa5ed commit a31822f
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions doc/dependency-graph.puml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ rectangle "analysis-model\n\n12.9.1" as edu_hm_hafner_analysis_model_jar
rectangle "jsoup\n\n1.18.1" as org_jsoup_jsoup_jar
rectangle "commons-digester3\n\n3.2" as org_apache_commons_commons_digester3_jar
rectangle "cglib\n\n2.2.2" as cglib_cglib_jar
rectangle "commons-logging\n\n1.3.4" as commons_logging_commons_logging_jar
rectangle "commons-logging\n\n1.3.5" as commons_logging_commons_logging_jar
rectangle "commons-beanutils\n\n1.9.4" as commons_beanutils_commons_beanutils_jar
rectangle "commons-collections\n\n3.2.2" as commons_collections_commons_collections_jar
rectangle "commons-text\n\n1.12.0" as org_apache_commons_commons_text_jar
Expand Down Expand Up @@ -49,11 +49,11 @@ rectangle "jackson-annotations\n\n2.18.1" as com_fasterxml_jackson_core_jackson_
rectangle "jackson-core\n\n2.18.1" as com_fasterxml_jackson_core_jackson_core_jar
rectangle "quality-monitor\n\n1.15.0-SNAPSHOT" as edu_hm_hafner_quality_monitor_jar
rectangle "github-api\n\n1.326" as org_kohsuke_github_api_jar
rectangle "codingstyle\n\n5.2.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.35.1" as com_google_errorprone_error_prone_annotations_jar
rectangle "codingstyle\n\n5.7.0" as edu_hm_hafner_codingstyle_jar
rectangle "spotbugs-annotations\n\n4.9.1" as com_github_spotbugs_spotbugs_annotations_jar
rectangle "error_prone_annotations\n\n2.36.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.17.0" as commons_io_commons_io_jar
rectangle "commons-io\n\n2.18.0" as commons_io_commons_io_jar
rectangle "streamex\n\n0.8.3" as one_util_streamex_jar
edu_hm_hafner_analysis_model_jar -[#000000]-> org_jsoup_jsoup_jar
edu_hm_hafner_analysis_model_jar -[#000000]-> org_apache_commons_commons_digester3_jar
Expand Down

0 comments on commit a31822f

Please sign in to comment.