Skip to content

Commit

Permalink
Bump mapstruct.version from 1.6.2 to 1.6.3 (#1277)
Browse files Browse the repository at this point in the history
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 Nov 11, 2024
1 parent 002098c commit 738396d
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion rest-fights/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
<properties>
<assertj.version>3.26.3</assertj.version>
<compiler-plugin.version>3.13.0</compiler-plugin.version>
<mapstruct.version>1.6.2</mapstruct.version>
<mapstruct.version>1.6.3</mapstruct.version>
<maven.compiler.parameters>true</maven.compiler.parameters>
<maven.compiler.release>21</maven.compiler.release>
<microcks.version>0.2.4</microcks.version>
Expand Down
2 changes: 1 addition & 1 deletion rest-heroes/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
<properties>
<assertj.version>3.26.3</assertj.version>
<compiler-plugin.version>3.13.0</compiler-plugin.version>
<mapstruct.version>1.6.2</mapstruct.version>
<mapstruct.version>1.6.3</mapstruct.version>
<maven.compiler.release>21</maven.compiler.release>
<jacoco.version>0.8.12</jacoco.version>
<pact.version>1.5.0</pact.version>
Expand Down
2 changes: 1 addition & 1 deletion rest-villains/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
<properties>
<assertj.version>3.26.3</assertj.version>
<compiler-plugin.version>3.13.0</compiler-plugin.version>
<mapstruct.version>1.6.2</mapstruct.version>
<mapstruct.version>1.6.3</mapstruct.version>
<maven.compiler.release>21</maven.compiler.release>
<jacoco.version>0.8.12</jacoco.version>
<pact.version>1.5.0</pact.version>
Expand Down

0 comments on commit 738396d

Please sign in to comment.