This is an automated email from the ASF dual-hosted git repository.
garydgregory pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/commons-vfs.git
from 1c9b5850c Reject non-ascii hex digits in UriParser percent-decoding
(#774)
new 75c7a24c3 Bump org.apache.commons:commons-parent from 102 to 103.
new c59cf83c0 Reject non-ascii hex digits in UriParser percent-decoding
(#774).
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:
.../apache/commons/vfs2/provider/UriParser.java | 38 +++++++++++-----------
pom.xml | 2 +-
src/changes/changes.xml | 3 +-
3 files changed, 22 insertions(+), 21 deletions(-)