No description
  • Java 91.4%
  • Shell 7.4%
  • PLpgSQL 1.2%
Find a file
Renovate Bot 85df3c98d6
All checks were successful
Build / build (push) Successful in 4m30s
feat(deps): update quarkus packages to 3.37.0 (renovate) (#210)
This PR contains the following updates:

| Package | Change | [Age](https://docs.renovatebot.com/merge-confidence/) | [Confidence](https://docs.renovatebot.com/merge-confidence/) |
|---|---|---|---|
| [io.quarkus.platform:quarkus-maven-plugin](https://github.com/quarkusio/quarkus-platform) | `3.36.3` → `3.37.0` | ![age](https://developer.mend.io/api/mc/badges/age/maven/io.quarkus.platform:quarkus-maven-plugin/3.37.0?slim=true) | ![confidence](https://developer.mend.io/api/mc/badges/confidence/maven/io.quarkus.platform:quarkus-maven-plugin/3.36.3/3.37.0?slim=true) |
| [io.quarkus.platform:quarkus-bom](https://github.com/quarkusio/quarkus-platform) | `3.36.3` → `3.37.0` | ![age](https://developer.mend.io/api/mc/badges/age/maven/io.quarkus.platform:quarkus-bom/3.37.0?slim=true) | ![confidence](https://developer.mend.io/api/mc/badges/confidence/maven/io.quarkus.platform:quarkus-bom/3.36.3/3.37.0?slim=true) |

---

> ⚠️ **Warning**
>
> Some dependencies could not be looked up. Check the [Dependency Dashboard](issues/12) for more information.

[Quarkus Blog Posts](https://quarkus.io/blog/)

[Quarkus Blog Post for 3.37.0](https://quarkus.io/blog/quarkus-3-37-0-released/)

[GitHub Release Notes for 3.37.0](https://github.com/quarkusio/quarkus/releases/tag/3.37.0)

[Migration Guides](https://github.com/quarkusio/quarkus/wiki/Migration-Guides)

[Migration Guide for 3.37](https://github.com/quarkusio/quarkus/wiki/Migration-Guide-3.37)

---

### Release Notes

<details>
<summary>quarkusio/quarkus-platform (io.quarkus.platform:quarkus-maven-plugin)</summary>

### [`v3.37.0`](https://github.com/quarkusio/quarkus-platform/compare/3.36.3...3.37.0)

[Compare Source](https://github.com/quarkusio/quarkus-platform/compare/3.36.3...3.37.0)

</details>

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - "after 9am and before 4pm every weekday" in timezone Europe/Zurich.

🚦 **Automerge**: Enabled.

♻ **Rebasing**: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 **Ignore**: Close this PR and you won't be reminded about these updates again.

---

 - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box

---

This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My4zMy4yIiwidXBkYXRlZEluVmVyIjoiNDMuMzMuMiIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiZGVwcy9qYXZhIiwicmVub3ZhdGUiLCJ0eXBlL21pbm9yIl19-->

Reviewed-on: #210
Reviewed-by: Jorge Bornhausen <jorge.bornhausen@phoeniqs.com>
2026-06-26 14:50:19 +00:00
.github ci(github-action)!: Update https://github.com/actions/checkout action to v7 (renovate) (#206) 2026-06-22 12:17:23 +00:00
.mvn/wrapper fix(deps): update maven to 3.9.16 (renovate) (#194) 2026-05-26 13:11:41 +00:00
docs chore: Added Humberto to codeowners 2025-10-30 09:26:14 +00:00
quarkus-audit-tools chore: bump main version to 999-SNAPSHOT 2026-06-03 23:14:51 +02:00
quarkus-client-logger chore: bump main version to 999-SNAPSHOT 2026-06-03 23:14:51 +02:00
quarkus-clock-service chore: bump main version to 999-SNAPSHOT 2026-06-03 23:14:51 +02:00
quarkus-forgejo-client chore: bump main version to 999-SNAPSHOT 2026-06-03 23:14:51 +02:00
quarkus-json-service chore: bump main version to 999-SNAPSHOT 2026-06-03 23:14:51 +02:00
quarkus-litellm-client feat(E26-2657): remove organization for transition to LiteLLM Community Edition (#203) 2026-06-12 18:03:55 +00:00
quarkus-message-digest-service chore: bump main version to 999-SNAPSHOT 2026-06-03 23:14:51 +02:00
quarkus-random-number-generator chore: bump main version to 999-SNAPSHOT 2026-06-03 23:14:51 +02:00
quarkus-table-generator chore: bump main version to 999-SNAPSHOT 2026-06-03 23:14:51 +02:00
quarkus-tracing-service chore: bump main version to 999-SNAPSHOT 2026-06-03 23:14:51 +02:00
quarkus-uuid-generator chore: bump main version to 999-SNAPSHOT 2026-06-03 23:14:51 +02:00
scripts chore: add backport.sh script 2026-04-21 15:46:35 +02:00
.gitattributes chore: add *.sh to .gitattributes 2026-05-06 22:42:40 +02:00
.gitignore initial commit 2024-10-18 18:15:43 +02:00
mvnw fix(deps): update maven-wrapper to 3.3.4 (renovate) (#207) 2026-06-22 12:11:00 +00:00
mvnw.cmd fix(deps): update maven-wrapper to 3.3.4 (renovate) (#207) 2026-06-22 12:11:00 +00:00
pom.xml feat(deps): update quarkus packages to 3.37.0 (renovate) (#210) 2026-06-26 14:50:19 +00:00
README.md docs(README): update modules list 2026-02-26 12:03:02 +01:00

Quarkus Commons

Java version Coverage Duplicated Lines (%) Quality Gate Status Security Rating Reliability Rating Maintainability Rating

Introduction

This repository contains modules with common classes and utilities that can be used by Quarkus applications.

The modules are:

  • quarkus-audit-tools
  • quarkus-client-logger
  • quarkus-clock-service
  • quarkus-forgejo-client
  • quarkus-json-service
  • quarkus-litellm-client
  • quarkus-message-digest-service
  • quarkus-random-number-generator
  • quarkus-table-generator
  • quarkus-tracing-service
  • quarkus-uuid-generator