Skip to content

Commit 910055d

Browse files
committed
10.6.6
1 parent db34443 commit 910055d

File tree

4 files changed

+312
-293
lines changed

4 files changed

+312
-293
lines changed

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,12 +3,12 @@
33
<modelVersion>4.0.0</modelVersion>
44
<groupId>com.melloware</groupId>
55
<artifactId>quarkus-monorepo</artifactId>
6-
<version>10.6.3</version>
6+
<version>10.6.6</version>
77
<name>Quarkus Monorepo</name>
88
<description>Quarkus monorepo demonstrating Panache REST server with PrimeReact UI client</description>
99
<url>https://github.com/melloware/quarkus-monorepo</url>
1010
<properties>
11-
<quarkus.platform.version>3.10.0</quarkus.platform.version>
11+
<quarkus.platform.version>3.10.1</quarkus.platform.version>
1212
<quarkus-quinoa.version>2.3.6</quarkus-quinoa.version>
1313
<quarkus-postrgres.version>0.2.1</quarkus-postrgres.version>
1414
<lombok.version>1.18.32</lombok.version>

0 commit comments

Comments
 (0)