aboutsummaryrefslogtreecommitdiff
path: root/pom.xml
Commit message (Collapse)AuthorAgeFilesLines
* build(deps): bump quarkus.platform.version from 3.28.1 to 3.28.2 (#723)dependabot[bot]2025-10-081-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | Bumps `quarkus.platform.version` from 3.28.1 to 3.28.2. Updates `io.quarkus.platform:quarkus-bom` from 3.28.1 to 3.28.2 - [Commits](https://github.com/quarkusio/quarkus-platform/compare/3.28.1...3.28.2) Updates `io.quarkus.platform:quarkus-maven-plugin` from 3.28.1 to 3.28.2 - [Commits](https://github.com/quarkusio/quarkus-platform/compare/3.28.1...3.28.2) --- updated-dependencies: - dependency-name: io.quarkus.platform:quarkus-bom dependency-version: 3.28.2 dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: io.quarkus.platform:quarkus-maven-plugin dependency-version: 3.28.2 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* build(deps): bump org.apache.maven.plugins:maven-compiler-plugin (#718)dependabot[bot]2025-09-291-1/+1
| | | | | | | | | | | | | | | | Bumps [org.apache.maven.plugins:maven-compiler-plugin](https://github.com/apache/maven-compiler-plugin) from 3.14.0 to 3.14.1. - [Release notes](https://github.com/apache/maven-compiler-plugin/releases) - [Commits](https://github.com/apache/maven-compiler-plugin/compare/maven-compiler-plugin-3.14.0...maven-compiler-plugin-3.14.1) --- updated-dependencies: - dependency-name: org.apache.maven.plugins:maven-compiler-plugin dependency-version: 3.14.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* build(deps): bump quarkus.platform.version from 3.26.4 to 3.28.1 (#717)dependabot[bot]2025-09-291-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | Bumps `quarkus.platform.version` from 3.26.4 to 3.28.1. Updates `io.quarkus.platform:quarkus-bom` from 3.26.4 to 3.28.1 - [Commits](https://github.com/quarkusio/quarkus-platform/compare/3.26.4...3.28.1) Updates `io.quarkus.platform:quarkus-maven-plugin` from 3.26.4 to 3.28.1 - [Commits](https://github.com/quarkusio/quarkus-platform/compare/3.26.4...3.28.1) --- updated-dependencies: - dependency-name: io.quarkus.platform:quarkus-bom dependency-version: 3.28.1 dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: io.quarkus.platform:quarkus-maven-plugin dependency-version: 3.28.1 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* build(deps): bump org.projectlombok:lombok from 1.18.40 to 1.18.42 (#713)dependabot[bot]2025-09-211-1/+1
| | | | | | | | | | | | | | | | Bumps [org.projectlombok:lombok](https://github.com/projectlombok/lombok) from 1.18.40 to 1.18.42. - [Changelog](https://github.com/projectlombok/lombok/blob/master/doc/changelog.markdown) - [Commits](https://github.com/projectlombok/lombok/compare/v1.18.40...v1.18.42) --- updated-dependencies: - dependency-name: org.projectlombok:lombok dependency-version: 1.18.42 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* build(deps): bump quarkus.platform.version from 3.26.3 to 3.26.4 (#714)dependabot[bot]2025-09-211-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | Bumps `quarkus.platform.version` from 3.26.3 to 3.26.4. Updates `io.quarkus.platform:quarkus-bom` from 3.26.3 to 3.26.4 - [Commits](https://github.com/quarkusio/quarkus-platform/compare/3.26.3...3.26.4) Updates `io.quarkus.platform:quarkus-maven-plugin` from 3.26.3 to 3.26.4 - [Commits](https://github.com/quarkusio/quarkus-platform/compare/3.26.3...3.26.4) --- updated-dependencies: - dependency-name: io.quarkus.platform:quarkus-bom dependency-version: 3.26.4 dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: io.quarkus.platform:quarkus-maven-plugin dependency-version: 3.26.4 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* pom.xml: Update emailKevin J Hoerr2025-09-181-1/+1
|
* build(deps): bump quarkus.platform.version from 3.26.2 to 3.26.3 (#707)dependabot[bot]2025-09-151-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | Bumps `quarkus.platform.version` from 3.26.2 to 3.26.3. Updates `io.quarkus.platform:quarkus-bom` from 3.26.2 to 3.26.3 - [Commits](https://github.com/quarkusio/quarkus-platform/compare/3.26.2...3.26.3) Updates `io.quarkus.platform:quarkus-maven-plugin` from 3.26.2 to 3.26.3 - [Commits](https://github.com/quarkusio/quarkus-platform/compare/3.26.2...3.26.3) --- updated-dependencies: - dependency-name: io.quarkus.platform:quarkus-bom dependency-version: 3.26.3 dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: io.quarkus.platform:quarkus-maven-plugin dependency-version: 3.26.3 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* build(deps): bump org.projectlombok:lombok from 1.18.38 to 1.18.40 (#699)dependabot[bot]2025-09-061-1/+1
| | | | | | | | | | | | | | | | Bumps [org.projectlombok:lombok](https://github.com/projectlombok/lombok) from 1.18.38 to 1.18.40. - [Changelog](https://github.com/projectlombok/lombok/blob/master/doc/changelog.markdown) - [Commits](https://github.com/projectlombok/lombok/compare/v1.18.38...v1.18.40) --- updated-dependencies: - dependency-name: org.projectlombok:lombok dependency-version: 1.18.40 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* build(deps): bump quarkus.platform.version from 3.26.1 to 3.26.2 (#700)dependabot[bot]2025-09-061-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | Bumps `quarkus.platform.version` from 3.26.1 to 3.26.2. Updates `io.quarkus.platform:quarkus-bom` from 3.26.1 to 3.26.2 - [Commits](https://github.com/quarkusio/quarkus-platform/compare/3.26.1...3.26.2) Updates `io.quarkus.platform:quarkus-maven-plugin` from 3.26.1 to 3.26.2 - [Commits](https://github.com/quarkusio/quarkus-platform/compare/3.26.1...3.26.2) --- updated-dependencies: - dependency-name: io.quarkus.platform:quarkus-bom dependency-version: 3.26.2 dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: io.quarkus.platform:quarkus-maven-plugin dependency-version: 3.26.2 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* build(deps): bump quarkus.platform.version from 3.25.4 to 3.26.1 (#695)dependabot[bot]2025-08-301-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | Bumps `quarkus.platform.version` from 3.25.4 to 3.26.1. Updates `io.quarkus.platform:quarkus-bom` from 3.25.4 to 3.26.1 - [Commits](https://github.com/quarkusio/quarkus-platform/compare/3.25.4...3.26.1) Updates `io.quarkus.platform:quarkus-maven-plugin` from 3.25.4 to 3.26.1 - [Commits](https://github.com/quarkusio/quarkus-platform/compare/3.25.4...3.26.1) --- updated-dependencies: - dependency-name: io.quarkus.platform:quarkus-bom dependency-version: 3.26.1 dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: io.quarkus.platform:quarkus-maven-plugin dependency-version: 3.26.1 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* build(deps): bump quarkus.platform.version from 3.25.3 to 3.25.4 (#691)dependabot[bot]2025-08-231-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | Bumps `quarkus.platform.version` from 3.25.3 to 3.25.4. Updates `io.quarkus.platform:quarkus-bom` from 3.25.3 to 3.25.4 - [Commits](https://github.com/quarkusio/quarkus-platform/compare/3.25.3...3.25.4) Updates `io.quarkus.platform:quarkus-maven-plugin` from 3.25.3 to 3.25.4 - [Commits](https://github.com/quarkusio/quarkus-platform/compare/3.25.3...3.25.4) --- updated-dependencies: - dependency-name: io.quarkus.platform:quarkus-bom dependency-version: 3.25.4 dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: io.quarkus.platform:quarkus-maven-plugin dependency-version: 3.25.4 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* .dockerignore: Add src/testKevin J Hoerr2025-08-181-31/+62
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | |</