This is an automated email from the ASF dual-hosted git repository.

afs pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/jena.git


    from 0dc8e24182 Bump com.google.guava:guava from 33.5.0-jre to 33.6.0-jre
     new 8c07c32a8c Fix typo in variable name; reformat
     new 5bb23c6468 Pass the iterator to the limit or skip wrapper
     new 326b972b31 Javadoc for Abortable.abort()
     new 0715a32b28 GH-3868: Output illegal surrogates as \uFFFD

The 4 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:
 .../jena/sparql/engine/iterator/Abortable.java     |  11 ++-
 .../java/org/apache/jena/atlas/iterator/Iter.java  |   4 +-
 .../java/org/apache/jena/atlas/lib/EscapeStr.java  |  32 ++++++-
 .../org/apache/jena/atlas/lib/TestEscapeStr.java   |  21 ++++-
 .../java/org/apache/jena/util/ResourceUtils.java   | 102 ++++++++-------------
 .../apache/jena/shex/runner/RunnerPrintShex.java   |   2 +-
 6 files changed, 103 insertions(+), 69 deletions(-)

Reply via email to