Skip to content

Commit

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

## [Unreleased]

### Changed

- quarkus-version set to 3.9.3

## [1.3.2 - 2024-04-10]

### Added
Expand Down
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,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.9.2</quarkus.platform.version>
<quarkus.platform.version>3.9.3</quarkus.platform.version>
<native-helper-maven-plugin-version>1.3.5</native-helper-maven-plugin-version>
</properties>

Expand Down

0 comments on commit 616bfb4

Please sign in to comment.