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 2e2991f Bump io.quarkus:quarkus-universe-bom from 3.17.5 to 3.19.1
(#422)
2e2991f is described below
commit 2e2991f270e2387bf322789e1e5f24bcac651abd
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Tue Mar 4 16:43:48 2025 +0100
Bump io.quarkus:quarkus-universe-bom from 3.17.5 to 3.19.1 (#422)
Bumps
[io.quarkus:quarkus-universe-bom](https://github.com/quarkusio/quarkus-platform)
from 3.17.5 to 3.19.1.
-
[Commits](https://github.com/quarkusio/quarkus-platform/compare/3.17.5...3.19.1)
---
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 0b4d1b9..011daa2 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.17.5</quarkus-plugin.version>
+ <quarkus-plugin.version>3.19.1</quarkus-plugin.version>
</properties>
<dependencyManagement>