Skip to content

Commit

Permalink
quarkus version for demo app set to 3.8.3
Browse files Browse the repository at this point in the history
  • Loading branch information
fugerit79 committed Mar 23, 2024
1 parent fc0f52b commit f1fc9e1
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 @@ -15,6 +15,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

### Changed

- quarkus version for demo app set to 3.8.3
- fj-core version set to 8.5.3

## [0.3.1 - 2024-02-01]
Expand Down
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
<emp-service-model-version>${fj-service-helper-version}</emp-service-model-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.7.1</quarkus.platform.version>
<quarkus.platform.version>3.8.3</quarkus.platform.version>
</properties>

<licenses>
Expand Down

0 comments on commit f1fc9e1

Please sign in to comment.