aboutsummaryrefslogtreecommitdiff
path: root/pom.xml
diff options
context:
space:
mode:
authorGravatar dependabot[bot]2024-08-12 21:59:17 +0000
committerGravatar vitalyster2024-08-14 11:29:08 +0300
commitfae52b1bfd8b4a778a4ba2855ec1c600fb7dbf7b (patch)
tree8745b64ac9a3b6ee733e694d3097c941215f7b78 /pom.xml
parentc5e152cefe4a57189cb32607c9d519957c77d58f (diff)
build(deps): bump org.mapstruct.version from 1.5.5.Final to 1.6.0
Bumps `org.mapstruct.version` from 1.5.5.Final to 1.6.0. Updates `org.mapstruct:mapstruct` from 1.5.5.Final to 1.6.0 - [Release notes](https://github.com/mapstruct/mapstruct/releases) - [Commits](https://github.com/mapstruct/mapstruct/compare/1.5.5.Final...1.6.0) Updates `org.mapstruct:mapstruct-processor` from 1.5.5.Final to 1.6.0 - [Release notes](https://github.com/mapstruct/mapstruct/releases) - [Commits](https://github.com/mapstruct/mapstruct/compare/1.5.5.Final...1.6.0) --- updated-dependencies: - dependency-name: org.mapstruct:mapstruct dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: org.mapstruct:mapstruct-processor dependency-type: direct:production update-type: version-update:semver-minor ... 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 af96b91a..c0ec6fef 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.5.5.Final</org.mapstruct.version>
+ <org.mapstruct.version>1.6.0</org.mapstruct.version>
</properties>
<dependencies>
<dependency>