Skip to content

Commit

Permalink
fj version 8.6.2
Browse files Browse the repository at this point in the history
  • Loading branch information
fugerit79 committed Jun 5, 2024
1 parent fcaba79 commit e3ad245
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

### Changed

- fj-version set to 8.5.3
- fj-version set to 8.6.2
- fj-bom set to 1.6.1

## [1.0.0] - 2024-02-17
Expand Down
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
<maven.compiler.target>${java-version-compliance}</maven.compiler.target>
<maven.compiler.release>${java-version-compliance}</maven.compiler.release>
<!-- libraries versions -->
<fj-version>8.5.9</fj-version>
<fj-version>8.6.2</fj-version>
</properties>

<licenses>
Expand Down

0 comments on commit e3ad245

Please sign in to comment.