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 4e1a0e8 Bump io.quarkus:quarkus-universe-bom from 3.19.1 to 3.21.0
(#437)
4e1a0e8 is described below
commit 4e1a0e8c711654d6ef70f6581be216627ba53e2e
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Tue Apr 1 12:21:57 2025 +0200
Bump io.quarkus:quarkus-universe-bom from 3.19.1 to 3.21.0 (#437)
Bumps
[io.quarkus:quarkus-universe-bom](https://github.com/quarkusio/quarkus-platform)
from 3.19.1 to 3.21.0.
-
[Commits](https://github.com/quarkusio/quarkus-platform/compare/3.19.1...3.21.0)
---
updated-dependencies:
- dependency-name: io.quarkus:quarkus-universe-bom
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <[email protected]>
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 011daa2..e196e24 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.19.1</quarkus-plugin.version>
+ <quarkus-plugin.version>3.21.0</quarkus-plugin.version>
</properties>
<dependencyManagement>