Skip to content

Commit 1fde006

Browse files
committed
[#3629] Update to Quarkus 3.2.12
Updated to latest Quarkus service release to fix several CVEs.
1 parent 2476d73 commit 1fde006

5 files changed

Lines changed: 237 additions & 203 deletions

File tree

bom/pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<?xml version="1.0" encoding="UTF-8"?>
22
<!--
3-
Copyright (c) 2016, 2023 Contributors to the Eclipse Foundation
3+
Copyright (c) 2016 Contributors to the Eclipse Foundation
44
55
See the NOTICE file(s) distributed with this work for additional
66
information regarding copyright ownership.
@@ -47,7 +47,7 @@
4747
<native.builder-image.name>mandrel</native.builder-image.name>
4848
<postgresql-image.name>docker.io/library/postgres:14-alpine</postgresql-image.name>
4949
<qpid-jms.version>1.10.0</qpid-jms.version>
50-
<quarkus.platform.version>3.2.9.Final</quarkus.platform.version>
50+
<quarkus.platform.version>3.2.12.Final</quarkus.platform.version>
5151
<slf4j.version>2.0.6</slf4j.version>
5252
<spring-security-crypto.version>6.1.4</spring-security-crypto.version>
5353
<truth.version>1.1.3</truth.version>

0 commit comments

Comments
 (0)