aboutsummaryrefslogtreecommitdiff
path: root/pom.xml
diff options
context:
space:
mode:
authorGravatar dependabot[bot]2024-09-16 21:39:36 +0000
committerGravatar vitalyster2024-09-21 19:22:25 +0300
commit17aa8bfc9c7fb2124bfd3f3840a898ea21d57dff (patch)
tree1ee8e18e86ae9290ee417baa2975278649e4d417 /pom.xml
parentb4c8c2ba53c2753e1631ca3f68c366e6790c48e2 (diff)
build(deps): bump org.mapstruct.version from 1.6.0 to 1.6.2
Bumps `org.mapstruct.version` from 1.6.0 to 1.6.2. Updates `org.mapstruct:mapstruct` from 1.6.0 to 1.6.2 - [Release notes](https://github.com/mapstruct/mapstruct/releases) - [Commits](https://github.com/mapstruct/mapstruct/compare/1.6.0...1.6.2) Updates `org.mapstruct:mapstruct-processor` from 1.6.0 to 1.6.2 - [Release notes](https://github.com/mapstruct/mapstruct/releases) - [Commits](https://github.com/mapstruct/mapstruct/compare/1.6.0...1.6.2) --- updated-dependencies: - dependency-name: org.mapstruct:mapstruct dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: org.mapstruct:mapstruct-processor dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
Diffstat (limited to 'pom.xml')
-rw-r--r--pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/pom.xml b/pom.xml
index d9826d7d..4ab3e7ed 100644
--- a/pom.xml
+++ b/pom.xml
@@ -22,7 +22,7 @@
<commonmark.version>0.22.0</commonmark.version>
<jjwt.version>0.12.6</jjwt.version>
<rome.version>2.1.0</rome.version>
- <org.mapstruct.version>1.6.0</org.mapstruct.version>
+ <org.mapstruct.version>1.6.2</org.mapstruct.version>
</properties>
<dependencies>
<dependency>