Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
build(deps): Bump quarkus.version from 3.13.2 to 3.14.0 (#367)
See discussion here: https://github.com/orgs/quarkiverse/discussions/228#discussioncomment-10452027 It's now in a worse state than before (with `-Werror` removed and the new config system not working to contributors the same way any more than the old). Let's see how long the legacy annotation processor is actually still maintained. * build(deps): Bump quarkus.version from 3.13.2 to 3.14.0 Bumps `quarkus.version` from 3.13.2 to 3.14.0. Updates `io.quarkus:quarkus-bom` from 3.13.2 to 3.14.0 - [Release notes](https://github.com/quarkusio/quarkus/releases) - [Commits](quarkusio/quarkus@3.13.2...3.14.0) Updates `io.quarkus:quarkus-maven-plugin` from 3.13.2 to 3.14.0 Updates `io.quarkus:quarkus-extension-processor` from 3.13.2 to 3.14.0 Updates `io.quarkus:quarkus-extension-maven-plugin` from 3.13.2 to 3.14.0 - [Release notes](https://github.com/quarkusio/quarkus/releases) - [Commits](quarkusio/quarkus@3.13.2...3.14.0) --- updated-dependencies: - dependency-name: io.quarkus:quarkus-bom dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: io.quarkus:quarkus-maven-plugin dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: io.quarkus:quarkus-extension-processor dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: io.quarkus:quarkus-extension-maven-plugin dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> * Switch to legacy config. --------- Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Michael Simons <michael.simons@neo4j.com>
- Loading branch information