Skip to content

Commit dc5d09e

Browse files
committed
docs(changelog): note jasperreports 7.0.7 bump in v1.6.7 Build
Cherry-picked 252abef (PR #111) from main to develop in the preceding commit. Adding the corresponding CHANGELOG entry under v1.6.7 - Planned § Build so the cut tag includes the bump and the release notes acknowledge it. The original PR landed on main only because dependabot.yml had no `target-branch` override and the repo's default branch is main. The structural fix (`target-branch: develop`) is queued as v1.6.8 Track J1. Pre-cut review (2026-06-01) flagged this divergence; cherry-pick + this note clear the only critical from that review before tagging v1.6.7.
1 parent 3cc92db commit dc5d09e

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -87,6 +87,10 @@ The next minor with new canonical DSL primitives is **v1.7.0**
8787
`snakeyaml.version` property. SnakeYAML is now resolved
8888
transitively (and `optional`) through `jackson-dataformat-yaml`,
8989
which version-aligns it with Jackson's BOM.
90+
- Bumped `net.sf.jasperreports:jasperreports` 6.21.3 → 7.0.7
91+
in the benchmarks module. Benchmarks are a sibling Maven module
92+
consumed only by the manual performance harness — no impact on
93+
library consumers ([#111](https://github.com/DemchaAV/GraphCompose/pull/111)).
9094

9195
### Documentation
9296

0 commit comments

Comments
 (0)