This is an automated email from the ASF dual-hosted git repository.
paulk pushed a change to branch GROOVY_2_4_X
in repository https://gitbox.apache.org/repos/asf/groovy.git.
from 06160a5 GROOVY-9552: Bump Ant versions to address: [CVE-2020-1945]
Apache Ant insecure temporary file vulnerability
new a440805 refinements for src dist incorporating recent changes
new 64ca484 GROOVY-9818: JSP-API license seems to be missing
The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
gradle/assemble.gradle | 3 +
licenses/LICENSE-BINZIP | 16 +++++
licenses/LICENSE-SDK | 16 +++++
licenses/jsp-api-BINZIP.txt | 5 ++
licenses/jsp-api-license.txt | 124 +++++++++++++++++++++++++++++++++++++++
licenses/servlet-api-BINZIP.txt | 5 ++
licenses/servlet-api-license.txt | 124 +++++++++++++++++++++++++++++++++++++++
notices/NOTICE-BINZIP | 6 ++
notices/NOTICE-SDK | 6 ++
notices/jsp-api-BINZIP.txt | 2 +
notices/servlet-api-BINZIP.txt | 2 +
11 files changed, 309 insertions(+)
create mode 100644 licenses/jsp-api-BINZIP.txt
create mode 100644 licenses/jsp-api-license.txt
create mode 100644 licenses/servlet-api-BINZIP.txt
create mode 100644 licenses/servlet-api-license.txt
create mode 100644 notices/jsp-api-BINZIP.txt
create mode 100644 notices/servlet-api-BINZIP.txt