diff --git a/http-builder.spec b/http-builder.spec index b41e9c1..3967c5b 100644 --- a/http-builder.spec +++ b/http-builder.spec @@ -1,6 +1,6 @@ Name: http-builder Version: 0.7.2 -Release: 6 +Release: 7 Summary: Easy HTTP client for Groovy License: ASL 2.0 URL: https://github.com/jgritman/httpbuilder @@ -76,5 +76,8 @@ rm src/test/groovy/groovyx/net/http/HttpURLClientTest.groovy %doc LICENSE %changelog +* Mon Feb 14 2022 wangkai - 0.7.2-7 +- Rebuild for fix log4j1.x cves + * Tue Mar 3 2020 likexin - 0.7.2-6 - package init