Skip to content

Commit 9fac9fc

Browse files
authored
Merge pull request #3463 from apache/dependabot/maven/v3/com.approvaltests-approvaltests-30.0.0
Bump com.approvaltests:approvaltests from 29.0.0 to 30.0.0
2 parents 121d663 + a17b834 commit 9fac9fc

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

bom/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -98,7 +98,7 @@ identified
9898
<asciidoctorj.version>3.0.1</asciidoctorj.version>
9999
<asm.version>9.9.1</asm.version> <!-- keep in sync with
100100
org.eclipse.persistence:org.eclipse.persistence.asm -->
101-
<approvaltests.version>29.0.0</approvaltests.version>
101+
<approvaltests.version>30.0.0</approvaltests.version>
102102

103103
<assertj-guava.version>3.27.7</assertj-guava.version>
104104

starters/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@
4949
<maven.compiler.release>17</maven.compiler.release>
5050

5151
<spring-boot.version>3.5.11</spring-boot.version>
52-
<approvaltests.version>29.0.0</approvaltests.version>
52+
<approvaltests.version>30.0.0</approvaltests.version>
5353

5454
<!-- IMPORTANT: keep in sync with property defined in resteasy-spring-boot-starter -->
5555
<resteasy.version>6.0.0.Alpha2</resteasy.version>

0 commit comments

Comments
 (0)