Skip to content

Commit

Permalink
PR 10.8.3 and Quarkus 3.14.4
Browse files Browse the repository at this point in the history
  • Loading branch information
melloware committed Sep 16, 2024
1 parent 6a21b46 commit 9b3fac2
Show file tree
Hide file tree
Showing 3 changed files with 138 additions and 138 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,12 +3,12 @@
<modelVersion>4.0.0</modelVersion>
<groupId>com.melloware</groupId>
<artifactId>quarkus-primereact</artifactId>
<version>10.8.2</version>
<version>10.8.3</version>
<name>Quarkus PrimeReact</name>
<description>Quarkus monorepo demonstrating Panache REST server with PrimeReact UI client</description>
<url>https://github.com/melloware/quarkus-monorepo</url>
<properties>
<quarkus.platform.version>3.14.1</quarkus.platform.version>
<quarkus.platform.version>3.14.4</quarkus.platform.version>
<quarkus-quinoa.version>2.4.7</quarkus-quinoa.version>
<quarkus-postrgres.version>0.2.2</quarkus-postrgres.version>
<lombok.version>1.18.34</lombok.version>
Expand Down
Loading

0 comments on commit 9b3fac2

Please sign in to comment.