Skip to content

Commit

Permalink
quarkus-version set to 3.9.2
Browse files Browse the repository at this point in the history
  • Loading branch information
fugerit79 committed Apr 5, 2024
1 parent e758149 commit 5c8eb03
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
### Changed

- native-helper-maven-plugin 1.3.5
- quarkus-version set to 3.9.2

## [1.0.0 - 2024-04-01]

Expand Down
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
<emp-exception-mapper-version>${fj-service-helper-version}</emp-exception-mapper-version>
<data-service-base-version>${fj-service-helper-version}</data-service-base-version>
<quarkus-redis-service-map-version>${fj-service-helper-version}</quarkus-redis-service-map-version>
<quarkus.platform.version>3.8.3</quarkus.platform.version>
<quarkus.platform.version>3.9.2</quarkus.platform.version>
<native-helper-maven-plugin-version>1.3.5</native-helper-maven-plugin-version>
</properties>

Expand Down

0 comments on commit 5c8eb03

Please sign in to comment.