Skip to content

Commit 15a9718

Browse files
committed
quarkus version 3.22.1
1 parent d54cd63 commit 15a9718

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
77

88
## [Unreleased]
99

10+
### Changed
11+
12+
- quarkus version 3.22.1
13+
1014
## [1.3.3] - 2025-04-16
1115

1216
### Changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
<properties>
99
<maven.compiler.release>21</maven.compiler.release>
1010
<surefire-plugin.version>3.3.1</surefire-plugin.version>
11-
<quarkus.platform.version>3.21.3</quarkus.platform.version>
11+
<quarkus.platform.version>3.22.1</quarkus.platform.version>
1212
<skipITs>true</skipITs>
1313
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
1414
<quarkus.platform.artifact-id>quarkus-bom</quarkus.platform.artifact-id>

0 commit comments

Comments
 (0)