chore(deps): update all non-major dependencies (mulk/quarkus-googlecloud-jsonlogging!25)

This MR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
| [io.quarkus:quarkus-extension-processor](https://github.com/quarkusio/quarkus) |  | minor | `3.16.3` -> `3.17.0` |
| [io.quarkus:quarkus-extension-maven-plugin](https://github.com/quarkusio/quarkus) | build | minor | `3.16.3` -> `3.17.0` |
| [io.quarkus:quarkus-bom](https://github.com/quarkusio/quarkus) | import | minor | `3.16.3` -> `3.17.0` |
| [io.quarkus:quarkus-maven-plugin](https://github.com/quarkusio/quarkus) | build | minor | `3.16.3` -> `3.17.0` |
| [org.jboss.logmanager:jboss-logmanager](https://jboss.org) ([source](https://github.com/jboss-logging/jboss-logmanager)) | optional | minor | `3.0.6.Final` -> `3.1.0.Final` |

---

### Release Notes

<details>
<summary>quarkusio/quarkus</summary>

### [`v3.17.0`](https://github.com/quarkusio/quarkus/compare/3.16.4...3.17.0)

[Compare Source](https://github.com/quarkusio/quarkus/compare/3.16.4...3.17.0)

### [`v3.16.4`](https://github.com/quarkusio/quarkus/releases/tag/3.16.4)

[Compare Source](https://github.com/quarkusio/quarkus/compare/3.16.3...3.16.4)

##### Complete changelog

-   [#&#8203;37040](https://github.com/quarkusio/quarkus/issues/37040) - The flyway extension generates Kubernetes resources as if quarkus.flyway.enabled was a runtime property
-   [#&#8203;42446](https://github.com/quarkusio/quarkus/pull/42446) - Add explanation/concept for extension maturity model
-   [#&#8203;44367](https://github.com/quarkusio/quarkus/issues/44367) - Gradle 3.16 fails with missing required property `additionalForcedProperties`
-   [#&#8203;44399](https://github.com/quarkusio/quarkus/pull/44399) - Declaring explicitly the build service in the QuarkusBuildTask
-   [#&#8203;44433](https://github.com/quarkusio/quarkus/issues/44433) - Reflection free serializers ArrayIndexOutOfBoundsException
-   [#&#8203;44438](https://github.com/quarkusio/quarkus/issues/44438) - Gradle `buildForkOptions` no longer used since quarkus 3.16.1
-   [#&#8203;44457](https://github.com/quarkusio/quarkus/pull/44457) - Support for short and uncommon field names like set, get, and is
-   [#&#8203;44468](https://github.com/quarkusio/quarkus/pull/44468) - Use `QUARKUS_FLYWAY_ACTIVE` instead of `QUARKUS_FLYWAY_ENABLED` env in Kubernetes resources
-   [#&#8203;44472](https://github.com/quarkusio/quarkus/issues/44472) - Kotlin native Jackson serialization regression: EmptyList & EmptyMap missing
-   [#&#8203;44480](https://github.com/quarkusio/quarkus/pull/44480) - Fix nullpointer on null code websockets-next
-   [#&#8203;44493](https://github.com/quarkusio/quarkus/pull/44493) - Using BuildForkOptions in QuarkusBuildTask
-   [#&#8203;44494](https://github.com/quarkusio/quarkus/pull/44494) - Register Kotlin's empty list and map for reflection
-   [#&#8203;44505](https://github.com/quarkusio/quarkus/pull/44505) - Log in smallrye-jwt and oauth2 extensions when no bearer access token is available
-   [#&#8203;44507](https://github.com/quarkusio/quarkus/pull/44507) - Fixed Timestamp not being set for otel log signals
-   [#&#8203;44509](https://github.com/quarkusio/quarkus/pull/44509) - Updates to Infinispan 15.0.11.Final
-   [#&#8203;44515](https://github.com/quarkusio/quarkus/pull/44515) - Coordinated Vert.x 4.5.11 upgrades
-   [#&#8203;44531](https://github.com/quarkusio/quarkus/pull/44531) - Correct image file name to resolve broken image
-   [#&#8203;44537](https://github.com/quarkusio/quarkus/pull/44537) - Update smallrye-jwt to 4.6.1
-   [#&#8203;44545](https://github.com/quarkusio/quarkus/pull/44545) - Wrong index of ParameterizedType argument of Map when register type to be generated in JacksonCodeGenerator
-   [#&#8203;44571](https://github.com/quarkusio/quarkus/pull/44571) - Update `CacheJsonRPCService.java` reference
-   [#&#8203;44574](https://github.com/quarkusio/quarkus/pull/44574) - Grammar corrections for en-us

</details>

<details>
<summary>jboss-logging/jboss-logmanager</summary>

### [`v3.1.0.Final`](https://github.com/jboss-logging/jboss-logmanager/releases/tag/v3.1.0.Final): 3.1.0.Final

[Compare Source](https://github.com/jboss-logging/jboss-logmanager/compare/3.0.6.Final...v3.1.0.Final)

#### What's Changed

-   \[LOGMGR-345] Ensure logger FQCN is correct for system logger by [@&#8203;dmlloyd](https://github.com/dmlloyd) in https://github.com/jboss-logging/jboss-logmanager/pull/457
-   Migrate tests to keep the log files that were created. Put the log fi… by [@&#8203;jamezp](https://github.com/jamezp) in https://github.com/jboss-logging/jboss-logmanager/pull/459
-   Bump org.junit:junit-bom from 5.10.1 to 5.10.2 by [@&#8203;dependabot](https://github.com/dependabot) in https://github.com/jboss-logging/jboss-logmanager/pull/461
-   \[LOGMGR-346] Bump org.jboss.modules:jboss-modules from 2.1.2.Final to 2.1.3.Final by [@&#8203;dependabot](https://github.com/dependabot) in https://github.com/jboss-logging/jboss-logmanager/pull/462
-   \[LOGMGR-347] Do not use deprecated SmallRye Common OS `Process` by [@&#8203;dmlloyd](https://github.com/dmlloyd) in https://github.com/jboss-logging/jboss-logmanager/pull/464
-   \[LOGMGR-349] Bump org.eclipse.parsson:parsson from 1.1.5 to 1.1.6 by [@&#8203;dependabot](https://github.com/dependabot) in https://github.com/jboss-logging/jboss-logmanager/pull/466
-   \[LOGMGR-351] Fix periodic file rotation by week, month, year. by [@&#8203;alex-pumpkin](https://github.com/alex-pumpkin) in https://github.com/jboss-logging/jboss-logmanager/pull/468
-   Bump org.jboss.modules:jboss-modules from 2.1.3.Final to 2.1.5.Final by [@&#8203;dependabot](https://github.com/dependabot) in https://github.com/jboss-logging/jboss-logmanager/pull/467
-   \[LOGMGR-350] Avoid TCCL when configuring the log manager by [@&#8203;dmlloyd](https://github.com/dmlloyd) in https://github.com/jboss-logging/jboss-logmanager/pull/469
-   \[LOGMGR-351] Remove the deprecated per-deployment logging options. by [@&#8203;jamezp](https://github.com/jamezp) in https://github.com/jboss-logging/jboss-logmanager/pull/471
-   Bump org.junit:junit-bom from 5.10.2 to 5.10.3 by [@&#8203;dependabot](https://github.com/dependabot) in https://github.com/jboss-logging/jboss-logmanager/pull/478
-   Bump org.jboss.byteman:byteman-bmunit5 from 4.0.22 to 4.0.23 by [@&#8203;dependabot](https://github.com/dependabot) in https://github.com/jboss-logging/jboss-logmanager/pull/476
-   Bump org.junit:junit-bom from 5.10.3 to 5.11.2 by [@&#8203;dependabot](https://github.com/dependabot) in https://github.com/jboss-logging/jboss-logmanager/pull/488
-   Bump org.junit:junit-bom from 5.11.2 to 5.11.3 by [@&#8203;dependabot](https://github.com/dependabot) in https://github.com/jboss-logging/jboss-logmanager/pull/490
-   \[LOGMGR-354] Avoid expensive JLine setup on JDK 23+ by [@&#8203;dmlloyd](https://github.com/dmlloyd) in https://github.com/jboss-logging/jboss-logmanager/pull/491
-   Save head encoding on sanitized String(s) by [@&#8203;franz1981](https://github.com/franz1981) in https://github.com/jboss-logging/jboss-logmanager/pull/492
-   Use `NO_FORMAT` when using parameterless log methods by [@&#8203;dmlloyd](https://github.com/dmlloyd) in https://github.com/jboss-logging/jboss-logmanager/pull/493
-   Switch to formal module descriptor by [@&#8203;dmlloyd](https://github.com/dmlloyd) in https://github.com/jboss-logging/jboss-logmanager/pull/494
-   Module descriptor updates by [@&#8203;dmlloyd](https://github.com/dmlloyd) in https://github.com/jboss-logging/jboss-logmanager/pull/496
-   Bump org.jboss.modules:jboss-modules from 2.1.5.Final to 2.1.6.Final by [@&#8203;dependabot](https://github.com/dependabot) in https://github.com/jboss-logging/jboss-logmanager/pull/495
-   Add smart service provider method by [@&#8203;dmlloyd](https://github.com/dmlloyd) in https://github.com/jboss-logging/jboss-logmanager/pull/497

#### New Contributors

-   [@&#8203;alex-pumpkin](https://github.com/alex-pumpkin) made their first contribution in https://github.com/jboss-logging/jboss-logmanager/pull/468
-   [@&#8203;franz1981](https://github.com/franz1981) made their first contribution in https://github.com/jboss-logging/jboss-logmanager/pull/492

**Full Changelog**: https://github.com/jboss-logging/jboss-logmanager/compare/3.0.4.Final...v3.1.0.Final

</details>

---

### 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.

👻 **Immortal**: This MR will be recreated if closed unmerged. Get [config help](https://github.com/renovatebot/renovate/discussions) if that's undesired.

---

 - [ ] <!-- 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/core/pom.xml b/core/pom.xml
index e4a28db..3f5f92c 100644
--- a/core/pom.xml
+++ b/core/pom.xml
@@ -29,7 +29,7 @@
     <dependency>
       <groupId>org.jboss.logmanager</groupId>
       <artifactId>jboss-logmanager</artifactId>
-      <version>3.0.6.Final</version>
+      <version>3.1.0.Final</version>
       <optional>true</optional>
     </dependency>
     <dependency>
diff --git a/pom.xml b/pom.xml
index 981ea95..20e08e4 100644
--- a/pom.xml
+++ b/pom.xml
@@ -72,7 +72,7 @@
     <spotless-plugin.version>2.43.0</spotless-plugin.version>
     <surefire-plugin.version>3.5.2</surefire-plugin.version>
 
-    <quarkus.version>3.16.3</quarkus.version>
+    <quarkus.version>3.17.0</quarkus.version>
   </properties>
 
   <distributionManagement>