Skip to content

Commit

Permalink
Prepare for 0.15.3 release
Browse files Browse the repository at this point in the history
  • Loading branch information
rvesse committed Jul 29, 2024
1 parent f48cd01 commit 20e97fd
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# CHANGE LOG

# 0.15.3

- Build improvements:
- Bumped Apache Commons Lang to 3.15.0
- Various build and test dependencies upgraded to latest available

# 0.15.2

- Build improvements:
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@ To depend on this library add the following to your Maven dependencies:
```

Where `IMPLEMENTATION` is the desired implementation module for your target servlet container runtime and `X.Y.Z` is the
desired version. The current stable version is `0.15.2`, development snapshots are `1.0.0-SNAPSHOT`.
desired version. The current stable version is `0.15.3`, development snapshots are `1.0.0-SNAPSHOT`.

The following implementation modules are currently provided:

Expand Down

0 comments on commit 20e97fd

Please # to comment.