Skip to content

Commit edb55ea

Browse files
authored
Merge pull request #368 from dvsa/release-please--branches--main
chore(main): release 2.18.1
2 parents 270b487 + ac12ab7 commit edb55ea

2 files changed

Lines changed: 9 additions & 1 deletion

File tree

CHANGELOG.md

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

3+
## [2.18.1](https://github.com/dvsa/vol-active-support/compare/v2.18.0...v2.18.1) (2026-05-07)
4+
5+
6+
### Bug Fixes
7+
8+
* resolve SNYK-JAVA-IONETTY-16438929 netty-codec-http2 vulnerability ([270b487](https://github.com/dvsa/vol-active-support/commit/270b48706b1661d9c7b52ede8ce95fcc62937815))
9+
* resolve SNYK-JAVA-IONETTY-16438929 netty-codec-http2 vulnerability ([0820e30](https://github.com/dvsa/vol-active-support/commit/0820e30853fa98ae79b30a209221aa529bb744ef))
10+
311
## [2.18.0](https://github.com/dvsa/vol-active-support/compare/v2.17.0...v2.18.0) (2026-05-07)
412

513

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.18.1-SNAPSHOT</version>
10+
<version>2.18.1</version>
1111

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

0 commit comments

Comments
 (0)