Skip to content

Commit

Permalink
spring-boot-version set to 3.3.4
Browse files Browse the repository at this point in the history
  • Loading branch information
fugerit79 committed Oct 9, 2024
1 parent 7d1b570 commit 1bb5ef5
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 @@ -16,6 +16,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

### Changed

- spring-boot-version set to 3.3.4
- quarkus-version set to 3.15.1
- native-helper-maven-plugin-version set to 1.4.4

Expand Down
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@
<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.15.1</quarkus.platform.version>
<spring-boot-version>3.2.4</spring-boot-version>
<spring-boot-version>3.3.4</spring-boot-version>
<native-helper-maven-plugin-version>1.4.4</native-helper-maven-plugin-version>
</properties>

Expand Down

0 comments on commit 1bb5ef5

Please sign in to comment.