Skip to content

Commit

Permalink
Quarkus 3.0.0.Final
Browse files Browse the repository at this point in the history
  • Loading branch information
melloware authored May 29, 2023
1 parent c76f7fb commit d8b883e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
<maven.compiler.release>17</maven.compiler.release>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<project.reporting.outputEncoding>UTF-8</project.reporting.outputEncoding>
<quarkus.version>3.1.0.Final</quarkus.version>
<quarkus.version>3.0.0.Final</quarkus.version>
<myfaces.version>4.0.1</myfaces.version>
<omnifaces.version>4.1</omnifaces.version>
</properties>
Expand Down Expand Up @@ -105,4 +105,4 @@
</modules>
</profile>
</profiles>
</project>
</project>

0 comments on commit d8b883e

Please sign in to comment.