Skip to content
Snippets Groups Projects
Commit 9d5e3503 authored by OZGCloud's avatar OZGCloud
Browse files

update mapstruct version

parent 68d5d7ac
No related branches found
No related tags found
No related merge requests found
# Common Library for OZG-Cloud Applications # Common Library for OZG-Cloud Applications
## Changelog ## Changelog
* update mapstruct 1.5.5 -> 1.6.0
### 4.3.1 ### 4.3.1
* Update to Spring-Boot 3.2.8 / Spring 6.1.11 * Update to Spring-Boot 3.2.8 / Spring 6.1.11
......
...@@ -62,7 +62,7 @@ ...@@ -62,7 +62,7 @@
<protobuf.version>3.25.1</protobuf.version> <protobuf.version>3.25.1</protobuf.version>
<protoc-gen.version>1.60.0</protoc-gen.version> <protoc-gen.version>1.60.0</protoc-gen.version>
<mapstruct.version>1.5.5.Final</mapstruct.version> <mapstruct.version>1.6.0</mapstruct.version>
<commons-io.version>2.16.1</commons-io.version> <commons-io.version>2.16.1</commons-io.version>
<commons-beanutils.version>1.9.4</commons-beanutils.version> <commons-beanutils.version>1.9.4</commons-beanutils.version>
<commons-lang3.version>3.15.0</commons-lang3.version> <commons-lang3.version>3.15.0</commons-lang3.version>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment