Skip to content

Commit 22fa876

Browse files
committed
fj-bom version 2.0.2
1 parent c67c6e9 commit 22fa876

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
99

1010
### Changed
1111

12+
- fj-bom version 2.0.2
1213
- quarkus-version set to 3.24.0 across all the modules <https://github.com/fugerit-org/fj-doc/issues/454>
1314

1415
### Fixed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<parent>
66
<groupId>org.fugerit.java</groupId>
77
<artifactId>fj-bom</artifactId>
8-
<version>2.0.2-SNAPSHOT</version>
8+
<version>2.0.2</version>
99
<relativePath/>
1010
</parent>
1111

0 commit comments

Comments
 (0)