Skip to content

Commit

Permalink
fix: upgrade org.modelmapper:modelmapper from 3.1.1 to 3.2.2 (#111)
Browse files Browse the repository at this point in the history
Snyk has created this PR to upgrade org.modelmapper:modelmapper from 3.1.1 to 3.2.2.

See this package in maven:
org.modelmapper:modelmapper

See this project in Snyk:
https://app.snyk.io/org/legal-aid-agency/project/be3673cf-0de9-4304-8814-d0d149df4148?utm_source=github&utm_medium=referral&page=upgrade-pr

Co-authored-by: snyk-bot <[email protected]>
Co-authored-by: Chris Cook <[email protected]>
  • Loading branch information
3 people authored Jan 16, 2025
1 parent 62f5421 commit 72c15f5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
<properties>
<java.version>17</java.version>
<microsoft-graph.version>5.80.0</microsoft-graph.version>
<model-mapper.version>3.1.1</model-mapper.version>
<model-mapper.version>3.2.2</model-mapper.version>
<snakeyaml.version>2.2</snakeyaml.version>
<org-json.version>20231013</org-json.version>
<oracle-jdbc.version>19.25.0.0</oracle-jdbc.version>
Expand Down

0 comments on commit 72c15f5

Please sign in to comment.