Skip to content

Commit db6e3ef

Browse files
committed
fj-bom parent 1.7.2
1 parent a8a73d4 commit db6e3ef

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.md

+4
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
77

88
## [Unreleased]
99

10+
### Changed
11+
12+
- fj-bom parent 1.7.2
13+
1014
## [2.4.2] - 2024-12-30
1115

1216
### Changed

pom.xml

+1-1
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>1.7.1</version>
8+
<version>1.7.2</version>
99
<relativePath/>
1010
</parent>
1111

0 commit comments

Comments
 (0)