Skip to content

Commit 72ec97e

Browse files
committed
chore: fj-core version set to 8.6.8
1 parent 216b29a commit 72ec97e

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
1010
### Changed
1111

1212
- fj-bom version 1.7.4 <https://github.com/fugerit-org/fj-doc/issues/386>
13-
- fj-core version set to 8.6.7 <https://github.com/fugerit-org/fj-doc/issues/382>
13+
- fj-core version set to 8.6.8 <https://github.com/fugerit-org/fj-doc/issues/382>
1414
- quarkus-version set to 3.21.2 across all the modules <https://github.com/fugerit-org/fj-doc/pull/384>
1515

1616
## [8.12.7] - 2025-03-26

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
<maven.compiler.target>${java-version-compliance}</maven.compiler.target>
2626
<maven.compiler.release>${java-version-compliance}</maven.compiler.release>
2727
<!-- fj java versions -->
28-
<fj-version>8.6.7</fj-version>
28+
<fj-version>8.6.8</fj-version>
2929
<fj-doc-version>${project.version}</fj-doc-version>
3030
<fj-doc-maven-plugin-version>${fj-doc-version}</fj-doc-maven-plugin-version>
3131
<fj-xml-to-json-version>1.2.1</fj-xml-to-json-version>

0 commit comments

Comments
 (0)