Skip to content

Commit 3fd58ff

Browse files
committed
build: Bump surefire plugin
1 parent 552db07 commit 3fd58ff

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,7 @@ You'll need to have [created a Vonage account](https://dashboard.nexmo.com/sign-
2626
- [Number Insight](https://developer.vonage.com/en/number-insight/overview)
2727
- [Number Management](https://developer.vonage.com/en/numbers/overview)
2828
- [Number Verification](https://developer.vonage.com/en/number-verification/overview)
29+
- [Pricing](https://developer.vonage.com/en/api/pricing)
2930
- [Redact](https://developer.vonage.com/en/redact/overview)
3031
- [SIM Swap](https://developer.vonage.com/en/sim-swap/overview)
3132
- [SMS](https://developer.vonage.com/en/messaging/sms/overview)

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -138,7 +138,7 @@
138138
</plugin>
139139
<plugin>
140140
<artifactId>maven-surefire-plugin</artifactId>
141-
<version>3.5.1</version>
141+
<version>3.5.2</version>
142142
</plugin>
143143
<plugin>
144144
<groupId>org.jacoco</groupId>

0 commit comments

Comments
 (0)