chore(deps): update all non-major dependencies to v3.0.0-m8 (mulk/quarkus-googlecloud-jsonlogging!12)
This MR contains the following updates:
| Package | Type | Update | Change |
|---|---|---|---|
| [org.apache.maven.plugins:maven-failsafe-plugin](https://maven.apache.org/surefire/) | build | patch | `3.0.0-M7` -> `3.0.0-M8` |
| [org.apache.maven.plugins:maven-surefire-plugin](https://maven.apache.org/surefire/) | build | patch | `3.0.0-M7` -> `3.0.0-M8` |
---
### Configuration
📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 **Automerge**: Enabled.
â™» **Rebasing**: Whenever MR is behind base branch, or you tick the rebase/retry checkbox.
🔕 **Ignore**: Close this MR and you won't be reminded about these updates again.
---
- [ ] <!-- rebase-check -->If you want to rebase/retry this MR, check this box
---
This MR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNC4yNC4wIiwidXBkYXRlZEluVmVyIjoiMzQuMjQuMCJ9-->
diff --git a/pom.xml b/pom.xml
index f67b7d9..afef151 100644
--- a/pom.xml
+++ b/pom.xml
@@ -70,7 +70,7 @@
<maven-source-plugin.version>3.2.1</maven-source-plugin.version>
<nexus-staging-plugin.version>1.6.13</nexus-staging-plugin.version>
<spotless-plugin.version>2.29.0</spotless-plugin.version>
- <surefire-plugin.version>3.0.0-M7</surefire-plugin.version>
+ <surefire-plugin.version>3.0.0-M8</surefire-plugin.version>
<quarkus.version>2.15.3.Final</quarkus.version>
</properties>