Skip to content
This repository has been archived by the owner on Oct 25, 2024. It is now read-only.

Commit

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

## [Unreleased]

### Changed

- fj-doc version 8.5.2
- fj-bom version 1.6.5

## [0.1.0] - 2023-10-14

### Added
Expand Down
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
<parent>
<groupId>org.fugerit.java</groupId>
<artifactId>fj-bom</artifactId>
<version>1.4.7</version>
<version>1.6.5</version>
<relativePath></relativePath>
</parent>

Expand All @@ -26,7 +26,7 @@
</licenses>

<properties>
<fj-doc-version>3.1.4</fj-doc-version>
<fj-doc-version>8.5.2</fj-doc-version>
</properties>

<modules>
Expand Down

0 comments on commit 7a104f4

Please sign in to comment.