diff --git a/CHANGELOG.md b/CHANGELOG.md index 098b309..c27620d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,12 @@ # Changelog +## [0.1.4](https://github.com/sverrehu/dirsearch/compare/v0.1.3...v0.1.4) (2024-08-12) + + +### Bug Fixes + +* **deps:** update undertow.version to v2.3.15.final ([#87](https://github.com/sverrehu/dirsearch/issues/87)) ([2c36ec1](https://github.com/sverrehu/dirsearch/commit/2c36ec104f0fd6d08f65231602869ec27b255c6f)) + ## [0.1.3](https://github.com/sverrehu/dirsearch/compare/v0.1.2...v0.1.3) (2024-06-27) diff --git a/pom.xml b/pom.xml index 310f8a6..6e2fa3f 100644 --- a/pom.xml +++ b/pom.xml @@ -5,7 +5,7 @@ no.shhsoft dirsearch jar - 0.1.4-SNAPSHOT + 0.1.4 ${project.groupId}:${project.artifactId} DirSearch - A Directory Search Tool.