Skip to content

Commit

Permalink
Merge pull request #2718 from apache/dependabot/maven/master/com.appr…
Browse files Browse the repository at this point in the history
…ovaltests-approvaltests-24.8.0

Bump com.approvaltests:approvaltests from 24.7.0 to 24.8.0
  • Loading branch information
andi-huber authored Oct 14, 2024
2 parents ae703d3 + 596695f commit 9afe16b
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion bom/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -89,7 +89,7 @@ It is therefore a copy of org.apache:apache, with customisations clearly identif
<archunit.version>1.3.0</archunit.version>
<asciidoctorj.version>3.0.0</asciidoctorj.version>
<asm.version>9.7.1</asm.version> <!-- keep in sync with org.eclipse.persistence:org.eclipse.persistence.asm -->
<approvaltests.version>24.7.0</approvaltests.version>
<approvaltests.version>24.8.0</approvaltests.version>

<assertj-guava.version>3.26.3</assertj-guava.version>

Expand Down
2 changes: 1 addition & 1 deletion starters/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@
<maven.compiler.release>11</maven.compiler.release>

<spring-boot.version>2.7.18</spring-boot.version>
<approvaltests.version>24.7.0</approvaltests.version>
<approvaltests.version>24.8.0</approvaltests.version>

<!-- IMPORTANT: keep in sync with property defined in resteasy-spring-boot-starter -->
<resteasy.version>5.0.0.Final</resteasy.version>
Expand Down

0 comments on commit 9afe16b

Please sign in to comment.