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.
1 parent 7f17541 commit 91ab9e2Copy full SHA for 91ab9e2
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.20.1</quarkus.version>
32
- <apicurio.version>1.2.4.Final</apicurio.version>
+ <quarkus.version>3.24.2</quarkus.version>
+ <apicurio.version>1.2.1.Final</apicurio.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