summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatthias Andreas Benkard <code@mail.matthias.benkard.de>2022-03-01 20:04:07 +0100
committerMatthias Andreas Benkard <code@mail.matthias.benkard.de>2022-03-01 20:04:07 +0100
commit919480dbadb07e040c254eaaeae991cf098a0954 (patch)
treecbfb2d44ff63864da1b8ddc007d404c61b4bc1ef
parent60d4505bd1af08795cbfe3d5097d4c1bacad3b05 (diff)
POM: Update Quarkus to 2.7.2.Final.
Change-Id: Ic6c4013b5d8e7dee40585d2dbbe254b25b0f5d8f
-rw-r--r--pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/pom.xml b/pom.xml
index b0c7956..16cf858 100644
--- a/pom.xml
+++ b/pom.xml
@@ -71,7 +71,7 @@ SPDX-License-Identifier: LGPL-3.0-or-later
<spotless-plugin.version>2.19.0</spotless-plugin.version>
<surefire-plugin.version>3.0.0-M5</surefire-plugin.version>
- <quarkus.version>2.6.1.Final</quarkus.version>
+ <quarkus.version>2.7.2.Final</quarkus.version>
</properties>
<distributionManagement>