We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 1b89034 + 8edc613 commit 0acac5fCopy full SHA for 0acac5f
pom.xml
@@ -28,8 +28,8 @@
28
<maven.compiler.release>17</maven.compiler.release>
29
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
30
<project.reporting.outputEncoding>UTF-8</project.reporting.outputEncoding>
31
- <quarkus.version>3.24.4</quarkus.version>
32
<apicurio.version>1.2.5.Final</apicurio.version>
+ <quarkus.version>3.25.0</quarkus.version>
33
<version.com.github.javaparser>3.27.0</version.com.github.javaparser>
34
<version.org.assertj>3.27.3</version.org.assertj>
35
<version.org.eclipse.microprofile.fault-tolerance>4.1.2</version.org.eclipse.microprofile.fault-tolerance>
0 commit comments