Skip to content

Commit

Permalink
chore(deps): Bump org.modelmapper:modelmapper from 3.1.1 to 3.2.0 (#297)
Browse files Browse the repository at this point in the history
Bumps [org.modelmapper:modelmapper](https://github.com/modelmapper/modelmapper) from 3.1.1 to 3.2.0.
- [Changelog](https://github.com/modelmapper/modelmapper/blob/master/CHANGES.md)
- [Commits](modelmapper/modelmapper@modelmapper-parent-3.1.1...modelmapper-parent-3.2.0)

---
updated-dependencies:
- dependency-name: org.modelmapper:modelmapper
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Oct 16, 2023
1 parent 76f48bc commit e6b1223
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dictum-business/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
<artifactId>dictum-business</artifactId>

<properties>
<modelmapper.version>3.1.1</modelmapper.version>
<modelmapper.version>3.2.0</modelmapper.version>
<hibernate-validator.version>6.1.6.Final</hibernate-validator.version>
<password4j.version>1.7.3</password4j.version>
</properties>
Expand Down

0 comments on commit e6b1223

Please sign in to comment.