Skip to content

Commit

Permalink
Bump mapstruct.version from 1.5.5.Final-redhat-00002 to 1.6.0.redhat-…
Browse files Browse the repository at this point in the history
…00001 (#1315)

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Dec 3, 2024
1 parent 2658bd2 commit 57695b1
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.5.5.Final-redhat-00002</mapstruct.version>
<mapstruct.version>1.6.0.redhat-00001</mapstruct.version>
<maven.compiler.parameters>true</maven.compiler.parameters>
<maven.compiler.release>17</maven.compiler.release>
<!-- microcks.version needs to remain at 0.1.3 until https://github.com/microcks/microcks-quarkus/issues/30 is resolved -->
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.5.5.Final-redhat-00002</mapstruct.version>
<mapstruct.version>1.6.0.redhat-00001</mapstruct.version>
<maven.compiler.release>17</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.5.5.Final-redhat-00002</mapstruct.version>
<mapstruct.version>1.6.0.redhat-00001</mapstruct.version>
<maven.compiler.release>17</maven.compiler.release>
<jacoco.version>0.8.12</jacoco.version>
<pact.version>1.5.0</pact.version>
Expand Down

0 comments on commit 57695b1

Please sign in to comment.