diff --git a/CHANGELOG.md b/CHANGELOG.md index 7d9cf47..2552d92 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,11 +4,12 @@ All notable changes to this project will be documented in this file. This project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). -## [v2-7.1-SNAPSHOT] - 2022-03-24 +## [v2-7.1-SNAPSHOT] - 2022-03-29 **New** -- Integrate Enunicate https://github.com/stoicflame/enunciate/ +- [#23049] Integrate Enunicate engine for Java Web service API (https://github.com/stoicflame/enunciate/) +- [#20743] Integrate JavaMelody ## [v2-7.0-SNAPSHOT] - 2022-01-31 diff --git a/pom.xml b/pom.xml index 89cfbca..e276720 100644 --- a/pom.xml +++ b/pom.xml @@ -164,7 +164,6 @@ org.jboss.weld.servlet weld-servlet-core 3.1.0.Final - org.jboss