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

jsinovassinnaik pushed a change to branch dependency-updates
in repository https://gitbox.apache.org/repos/asf/unomi.git


    from 8199c9c6a small upgrade jackson
     add 8b03818bd remove guava  + init json schema for graphql schema building

No new revisions were added by this update.

Summary of changes:
 .../apache/unomi/geonames/rest/GeonamesEndPoint.java    |  4 ++--
 .../unomi/geonames/services/GeonamesServiceImpl.java    |  4 ++--
 .../java/org/apache/unomi/schema/api/SchemaService.java |  9 +++++++--
 .../org/apache/unomi/schema/impl/SchemaServiceImpl.java |  2 +-
 .../unomi/schema/listener/JsonSchemaListener.java       |  1 +
 .../apache/unomi/sfdc/services/SFDCConfiguration.java   | 16 ++++++++--------
 graphql/cxs-impl/pom.xml                                |  6 ------
 .../graphql/commands/CreateOrUpdateTopicCommand.java    |  4 ++--
 .../graphql/commands/DeleteAllPersonalDataCommand.java  |  4 ++--
 .../commands/list/CreateOrUpdateListCommand.java        |  4 ++--
 .../segments/BaseCreateOrUpdateSegmentCommand.java      |  8 ++++----
 .../graphql/commands/segments/DeleteSegmentCommand.java |  4 ++--
 .../graphql/fetchers/BaseConnectionDataFetcher.java     |  4 ++--
 .../apache/unomi/graphql/fetchers/BaseDataFetcher.java  |  4 ++--
 .../fetchers/profile/ProfileListsDataFetcher.java       |  3 +--
 .../providers/CompositeGraphQLFieldVisibility.java      | 10 +++++-----
 .../unomi/graphql/types/input/CDPOrderByInput.java      |  4 ++--
 .../types/output/property/CDPBooleanPropertyType.java   |  4 ++--
 .../types/output/property/CDPDatePropertyType.java      |  4 ++--
 .../types/output/property/CDPFloatPropertyType.java     |  4 ++--
 .../types/output/property/CDPIntPropertyType.java       |  4 ++--
 .../types/output/property/CDPLongPropertyType.java      |  4 ++--
 .../apache/unomi/graphql/utils/ConditionBuilder.java    |  8 ++++----
 graphql/karaf-feature/pom.xml                           |  5 -----
 graphql/karaf-feature/src/main/feature/feature.xml      |  1 -
 persistence-elasticsearch/core/pom.xml                  |  5 -----
 .../conditions/ConditionContextHelper.java              | 17 ++++++-----------
 27 files changed, 65 insertions(+), 82 deletions(-)

Reply via email to