We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2fe90df commit f9452f8Copy full SHA for f9452f8
pom.xml
@@ -39,7 +39,7 @@
39
<quarkus-github-app.version>2.8.5</quarkus-github-app.version>
40
<quarkus-openapi-generator.version>2.8.2-lts</quarkus-openapi-generator.version>
41
<!-- Using a single property for both plugin and platform, so that GitHub's Dependabot doesn't get confused -->
42
- <quarkus.version>3.19.2</quarkus.version>
+ <quarkus.version>3.19.3</quarkus.version>
43
<quarkus.platform.artifact-id>quarkus-bom</quarkus.platform.artifact-id>
44
<quarkus.platform.group-id>io.quarkus</quarkus.platform.group-id>
45
<glob.version>0.9.0</glob.version>
0 commit comments