This is an automated email from the ASF dual-hosted git repository. lukaszlenart pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/struts-examples.git
The following commit(s) were added to refs/heads/main by this push: new cf09a9e Bump io.quarkus:quarkus-universe-bom from 3.21.0 to 3.21.1 (#440) cf09a9e is described below commit cf09a9ea185fed36b470f9706ae885a3ca9dafd5 Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> AuthorDate: Wed Apr 9 20:03:45 2025 +0200 Bump io.quarkus:quarkus-universe-bom from 3.21.0 to 3.21.1 (#440) Bumps [io.quarkus:quarkus-universe-bom](https://github.com/quarkusio/quarkus-platform) from 3.21.0 to 3.21.1. - [Commits](https://github.com/quarkusio/quarkus-platform/compare/3.21.0...3.21.1) --- updated-dependencies: - dependency-name: io.quarkus:quarkus-universe-bom dependency-version: 3.21.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <supp...@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- quarkus/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/quarkus/pom.xml b/quarkus/pom.xml index 9218508..7059741 100644 --- a/quarkus/pom.xml +++ b/quarkus/pom.xml @@ -14,7 +14,7 @@ <properties> <project.build.sourceEncoding>UTF-8</project.build.sourceEncoding> - <quarkus-plugin.version>3.21.0</quarkus-plugin.version> + <quarkus-plugin.version>3.21.1</quarkus-plugin.version> </properties> <dependencyManagement>