You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@streampipes.apache.org by GitBox <gi...@apache.org> on 2023/01/04 19:40:50 UTC

[GitHub] [streampipes] dominikriemer commented on a diff in pull request #1016: Bump Spring versions, migrate Spring Security classes (#1015)

dominikriemer commented on code in PR #1016:
URL: https://github.com/apache/streampipes/pull/1016#discussion_r1061824508


##########
streampipes-extensions-management/src/main/java/org/apache/streampipes/extensions/management/connect/adapter/format/json/arraykey/JsonParser.java:
##########
@@ -30,11 +30,12 @@
 import org.apache.streampipes.model.schema.EventProperty;
 import org.apache.streampipes.model.schema.EventSchema;
 
-import jakarta.json.Json;
-import jakarta.json.stream.JsonParserFactory;

Review Comment:
   Thanks for reviewing!
   Yes, the imports should be compatible.
   I modified the checkstyle config so that there are no changes to the import order.



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscribe@streampipes.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org