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.22.0
4
- quarkusPlatformVersion =3.22.0
3
+ quarkusPluginVersion =3.22.1
4
+ quarkusPlatformVersion =3.22.1
5
5
version =999-SNAPSHOT
Original file line number Diff line number Diff line change 25
25
<maven .compiler.release>17</maven .compiler.release>
26
26
<project .build.sourceEncoding>UTF-8</project .build.sourceEncoding>
27
27
<project .reporting.outputEncoding>UTF-8</project .reporting.outputEncoding>
28
- <quarkus .version>3.22.0 </quarkus .version>
28
+ <quarkus .version>3.22.1 </quarkus .version>
29
29
<quarkus .platform.artifact-id>quarkus-bom</quarkus .platform.artifact-id>
30
30
<quarkus .platform.group-id>io.quarkus</quarkus .platform.group-id>
31
31
<quarkus .platform.version>${quarkus.version} </quarkus .platform.version>
You can’t perform that action at this time.
0 commit comments