This is an automated email from the ASF dual-hosted git repository.
gnodet pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/cxf.git
from 904db98e2f Bump org.apache.httpcomponents.core5:httpcore5 from 5.4.1
to 5.4.2 (#2935)
add 62022f04be replace StringUtils#notEmpty() with predicate (s ->
!s.isEmpty())
new 1215730690 Merge pull request #2355 from
amarkevich/StringUtils_notEmpty
The 1 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:
core/src/main/java/org/apache/cxf/common/util/StringUtils.java | 7 -------
.../jaxrs/src/main/java/org/apache/cxf/jaxrs/utils/JAXRSUtils.java | 2 +-
.../java/org/apache/cxf/rs/security/oauth2/utils/OAuthUtils.java | 2 +-
3 files changed, 2 insertions(+), 9 deletions(-)