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 Mar 23, 2024
1 parent 4bcd3e9 commit 73e602c
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 @@ -35,17 +35,17 @@ rectangle "pmd-java\n\n6.55.0" as net_sourceforge_pmd_pmd_java_jar
rectangle "json\n\n20231013" as org_json_json_jar
rectangle "json-smart\n\n2.5.0" as net_minidev_json_smart_jar
rectangle "accessors-smart\n\n2.5.0" as net_minidev_accessors_smart_jar
rectangle "slf4j-api\n\n2.0.11" as org_slf4j_slf4j_api_jar
rectangle "autograding-model\n\n3.26.0-SNAPSHOT" as edu_hm_hafner_autograding_model_jar
rectangle "slf4j-api\n\n2.0.12" as org_slf4j_slf4j_api_jar
rectangle "autograding-model\n\n3.27.0-SNAPSHOT" as edu_hm_hafner_autograding_model_jar
rectangle "coverage-model\n\n0.42.0" as edu_hm_hafner_coverage_model_jar
rectangle "jackson-databind\n\n2.17.0" as com_fasterxml_jackson_core_jackson_databind_jar
rectangle "jackson-annotations\n\n2.17.0" as com_fasterxml_jackson_core_jackson_annotations_jar
rectangle "jackson-core\n\n2.17.0" as com_fasterxml_jackson_core_jackson_core_jar
rectangle "byte-buddy\n\n1.14.11" as net_bytebuddy_byte_buddy_jar
rectangle "byte-buddy\n\n1.14.12" as net_bytebuddy_byte_buddy_jar
rectangle "spotbugs-annotations\n\n4.8.3" as com_github_spotbugs_spotbugs_annotations_jar
rectangle "error_prone_annotations\n\n2.24.1" as com_google_errorprone_error_prone_annotations_jar
rectangle "error_prone_annotations\n\n2.26.1" as com_google_errorprone_error_prone_annotations_jar
rectangle "streamex\n\n0.8.2" as one_util_streamex_jar
rectangle "codingstyle\n\n3.41.0" as edu_hm_hafner_codingstyle_jar
rectangle "codingstyle\n\n4.0.1" as edu_hm_hafner_codingstyle_jar
rectangle "commons-lang3\n\n3.14.0" as org_apache_commons_commons_lang3_jar
rectangle "commons-io\n\n2.15.1" as commons_io_commons_io_jar
edu_hm_hafner_analysis_model_jar -[#000000]-> org_jsoup_jsoup_jar
Expand Down

0 comments on commit 73e602c

Please sign in to comment.