File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 1
1
quarkusPlatformArtifactId =quarkus-bom
2
2
quarkusPlatformGroupId =io.quarkus
3
- quarkusPluginVersion =3.9.1
4
- quarkusPlatformVersion =3.9.1
3
+ quarkusPluginVersion =3.9.3
4
+ quarkusPlatformVersion =3.9.3
5
5
version =999-SNAPSHOT
Original file line number Diff line number Diff line change 26
26
<maven .compiler.release>17</maven .compiler.release>
27
27
<project .build.sourceEncoding>UTF-8</project .build.sourceEncoding>
28
28
<project .reporting.outputEncoding>UTF-8</project .reporting.outputEncoding>
29
- <quarkus .version>3.9.1 </quarkus .version>
29
+ <quarkus .version>3.9.3 </quarkus .version>
30
30
<quarkus .platform.artifact-id>quarkus-bom</quarkus .platform.artifact-id>
31
31
<quarkus .platform.group-id>io.quarkus</quarkus .platform.group-id>
32
32
<quarkus .platform.version>${quarkus.version} </quarkus .platform.version>
You can’t perform that action at this time.
0 commit comments