diff --git a/dom4j.spec b/dom4j.spec index cc07ae6..3df94e2 100644 --- a/dom4j.spec +++ b/dom4j.spec @@ -1,8 +1,8 @@ Name: dom4j Version: 2.0.0 -Release: 8 +Release: 9 Summary: Flexible XML framework for Java -License: BSD +License: Plexus URL: https://dom4j.github.io/ Source0: https://github.com/%{name}/%{name}/archive/v%{version}.tar.gz Source1: https://repo1.maven.org/maven2/org/%{name}/%{name}/%{version}/%{name}-%{version}.pom @@ -52,6 +52,9 @@ rm -rf src/test/java/org/dom4j/util/PerThreadSingletonTest.java %{_javadocdir}/%{name}/* %changelog +* Wed May 11 2022 Ge Wang - 2.0.0-9 +- License compliance rectification + * Fri Jun 19 2020 lingsheng - 2.0.0-8 - Fix CVE-2020-10683