Skip to content

Commit 2df04a0

Browse files
authored
Merge pull request #353 from dvsa/release-please--branches--main
chore(main): release 2.15.5
2 parents 5373b77 + ab54da1 commit 2df04a0

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# Changelog
22

3+
## [2.15.5](https://github.com/dvsa/vol-active-support/compare/v2.15.4...v2.15.5) (2026-04-13)
4+
5+
6+
### Bug Fixes
7+
8+
* pom.xml to reduce vulnerabilities ([976d144](https://github.com/dvsa/vol-active-support/commit/976d1447773987cf0a9a980bc079a1de511f740d))
9+
310
## [2.15.4](https://github.com/dvsa/vol-active-support/compare/v2.15.3...v2.15.4) (2026-04-07)
411

512

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
<!-- ========================================== -->
88
<groupId>org.dvsa.testing.lib</groupId>
99
<artifactId>active-support</artifactId>
10-
<version>2.15.5-SNAPSHOT</version>
10+
<version>2.15.5</version>
1111

1212
<!-- ========================================== -->
1313
<!-- Properties -->

0 commit comments

Comments
 (0)