diff --git a/bolt-http4k/pom.xml b/bolt-http4k/pom.xml index 26bcb5a04..212191907 100644 --- a/bolt-http4k/pom.xml +++ b/bolt-http4k/pom.xml @@ -10,7 +10,7 @@ - 4.40.0.0 + 4.41.1.1 bolt-http4k diff --git a/bolt-micronaut/pom.xml b/bolt-micronaut/pom.xml index ce99993e4..6a5501c19 100644 --- a/bolt-micronaut/pom.xml +++ b/bolt-micronaut/pom.xml @@ -10,9 +10,9 @@ - 3.8.6 - 3.9.1 - 2.4.0 + 3.8.7 + 3.9.2 + 2.4.1 5.9.2 1.10.19 diff --git a/json-logs/samples/api/conversations.listConnectInvites.json b/json-logs/samples/api/conversations.listConnectInvites.json index 7c58bf137..95b8a8ea8 100644 --- a/json-logs/samples/api/conversations.listConnectInvites.json +++ b/json-logs/samples/api/conversations.listConnectInvites.json @@ -163,79 +163,6 @@ } } ] - }, - { - "approval_status": "", - "date_accepted": 12345, - "date_invalid": 12345, - "date_last_updated": 12345, - "accepting_team": { - "id": "E00000000", - "name": "", - "icon": { - "image_default": false, - "image_34": "https://www.example.com/", - "image_44": "https://www.example.com/", - "image_68": "https://www.example.com/", - "image_88": "https://www.example.com/", - "image_102": "https://www.example.com/", - "image_230": "https://www.example.com/", - "image_132": "https://www.example.com/" - }, - "avatar_base_url": "https://www.example.com/", - "is_verified": false, - "domain": "", - "date_created": 12345 - }, - "accepting_user": { - "id": "W00000000", - "team_id": "E00000000", - "name": "", - "updated": 12345, - "who_can_share_contact_card": "", - "profile": { - "real_name": "", - "display_name": "", - "real_name_normalized": "", - "display_name_normalized": "", - "team": "E00000000", - "avatar_hash": "", - "email": "", - "image_24": "https://www.example.com/", - "image_32": "https://www.example.com/", - "image_48": "https://www.example.com/", - "image_72": "https://www.example.com/", - "image_192": "https://www.example.com/", - "image_512": "https://www.example.com/", - "image_1024": "https://www.example.com/", - "image_original": "https://www.example.com/", - "is_custom_image": false - } - }, - "reviews": [ - { - "type": "", - "date_review": 12345, - "reviewing_team": { - "id": "T00000000", - "name": "", - "icon": { - "image_default": false, - "image_34": "https://www.example.com/", - "image_44": "https://www.example.com/", - "image_68": "https://www.example.com/", - "image_88": "https://www.example.com/", - "image_102": "https://www.example.com/", - "image_230": "https://www.example.com/", - "image_132": "https://www.example.com/" - }, - "avatar_base_url": "https://www.example.com/", - "is_verified": false, - "domain": "", - "date_created": 12345 - } - } - ] } ] } diff --git a/json-logs/samples/api/files.list.json b/json-logs/samples/api/files.list.json index ee5aa4260..e75d210b1 100644 --- a/json-logs/samples/api/files.list.json +++ b/json-logs/samples/api/files.list.json @@ -23,43 +23,16 @@ "username": "", "url_private": "https://www.example.com/", "url_private_download": "https://www.example.com/", - "permalink": "https://www.example.com/", - "permalink_public": "https://www.example.com/", - "edit_link": "https://www.example.com/", - "preview": "", - "preview_highlight": "", - "lines": 12345, - "lines_more": 12345, - "preview_is_truncated": false, - "channels": [ - "C00000000", - "" - ], - "groups": [ - "" - ], - "ims": [ - "" - ], - "comments_count": 12345, "media_display_type": "", "thumb_64": "https://www.example.com/", "thumb_80": "https://www.example.com/", "thumb_360": "https://www.example.com/", "thumb_360_w": 12345, "thumb_360_h": 12345, - "thumb_160": "https://www.example.com/", - "original_w": 12345, - "original_h": 12345, - "thumb_tiny": "", "thumb_480": "https://www.example.com/", "thumb_480_w": 12345, "thumb_480_h": 12345, - "thumb_360_gif": "https://www.example.com/", - "thumb_480_gif": "https://www.example.com/", - "deanimate": "https://www.example.com/", - "deanimate_gif": "https://www.example.com/", - "alt_txt": "", + "thumb_160": "https://www.example.com/", "thumb_720": "https://www.example.com/", "thumb_720_w": 12345, "thumb_720_h": 12345, @@ -72,9 +45,36 @@ "thumb_1024": "https://www.example.com/", "thumb_1024_w": 12345, "thumb_1024_h": 12345, + "original_w": 12345, + "original_h": 12345, + "thumb_tiny": "", + "permalink": "https://www.example.com/", + "permalink_public": "https://www.example.com/", + "channels": [ + "C00000000", + "" + ], + "groups": [ + "" + ], + "ims": [ + "" + ], + "comments_count": 12345, "thumb_pdf": "https://www.example.com/", "thumb_pdf_w": 12345, "thumb_pdf_h": 12345, + "edit_link": "https://www.example.com/", + "preview": "", + "preview_highlight": "", + "lines": 12345, + "lines_more": 12345, + "preview_is_truncated": false, + "thumb_360_gif": "https://www.example.com/", + "thumb_480_gif": "https://www.example.com/", + "deanimate": "https://www.example.com/", + "deanimate_gif": "https://www.example.com/", + "alt_txt": "", "subject": "", "source_team": "", "non_owner_editable": false, diff --git a/json-logs/samples/api/files.remote.list.json b/json-logs/samples/api/files.remote.list.json index 7a2c733ac..e77cf46bf 100644 --- a/json-logs/samples/api/files.remote.list.json +++ b/json-logs/samples/api/files.remote.list.json @@ -2,65 +2,20 @@ "ok": false, "files": [ { - "id": "F00000000", + "id": "", "created": 12345, "timestamp": 12345, "name": "", "title": "", + "subject": "", "mimetype": "", "filetype": "", "pretty_type": "", - "user": "U00000000", - "user_team": "T00000000", - "editable": false, - "size": 12345, - "mode": "", - "is_external": false, - "external_type": "", - "is_public": false, - "public_url_shared": false, - "display_as_bot": false, - "username": "", - "url_private": "https://www.example.com/", - "media_display_type": "", - "thumb_64": "https://www.example.com/", - "thumb_80": "https://www.example.com/", - "thumb_360": "https://www.example.com/", - "thumb_360_w": 12345, - "thumb_360_h": 12345, - "thumb_480": "https://www.example.com/", - "thumb_480_w": 12345, - "thumb_480_h": 12345, - "thumb_160": "https://www.example.com/", - "thumb_720": "https://www.example.com/", - "thumb_720_w": 12345, - "thumb_720_h": 12345, - "thumb_800": "https://www.example.com/", - "thumb_800_w": 12345, - "thumb_800_h": 12345, - "thumb_960": "https://www.example.com/", - "thumb_960_w": 12345, - "thumb_960_h": 12345, - "thumb_1024": "https://www.example.com/", - "thumb_1024_w": 12345, - "thumb_1024_h": 12345, - "image_exif_rotation": 12345, - "original_w": 12345, - "original_h": 12345, - "thumb_tiny": "", - "permalink": "https://www.example.com/", - "channels": [ - "" - ], - "groups": [ - "" - ], - "ims": [ - "" - ], - "comments_count": 12345, - "subject": "", + "user": "", + "user_team": "", "source_team": "", + "mode": "", + "editable": false, "non_owner_editable": false, "editor": "", "last_editor": "", @@ -80,38 +35,70 @@ "thumb_video_w": 12345, "thumb_video_h": 12345, "original_attachment_count": 12345, + "is_external": false, + "external_type": "", "external_id": "", "external_url": "", + "username": "", + "size": 12345, + "url_private": "", "url_private_download": "", "app_id": "", "app_name": "", + "thumb_64": "", "thumb_64_gif": "", "thumb_64_w": "", "thumb_64_h": "", + "thumb_80": "", "thumb_80_gif": "", "thumb_80_w": "", "thumb_80_h": "", + "thumb_160": "", "thumb_160_gif": "", "thumb_160_w": "", "thumb_160_h": "", + "thumb_360": "", "thumb_360_gif": "", + "thumb_360_w": "", + "thumb_360_h": "", + "thumb_480": "", "thumb_480_gif": "", + "thumb_480_w": "", + "thumb_480_h": "", + "thumb_720": "", "thumb_720_gif": "", + "thumb_720_w": "", + "thumb_720_h": "", + "thumb_800": "", "thumb_800_gif": "", + "thumb_800_w": "", + "thumb_800_h": "", + "thumb_960": "", "thumb_960_gif": "", + "thumb_960_w": "", + "thumb_960_h": "", + "thumb_1024": "", "thumb_1024_gif": "", + "thumb_1024_w": "", + "thumb_1024_h": "", "thumb_video": "", "thumb_gif": "", "thumb_pdf": "", "thumb_pdf_w": "", "thumb_pdf_h": "", + "thumb_tiny": "", "converted_pdf": "", + "image_exif_rotation": 12345, + "original_w": "", + "original_h": "", "deanimate": "", "deanimate_gif": "", "pjpeg": "", + "permalink": "", "permalink_public": "", "edit_link": "", "has_rich_preview": false, + "media_display_type": "", "preview_is_truncated": false, "preview": "", "preview_highlight": "", @@ -121,6 +108,18 @@ "sent_to_self": false, "lines": 12345, "lines_more": 12345, + "is_public": false, + "public_url_shared": false, + "display_as_bot": false, + "channels": [ + "" + ], + "groups": [ + "" + ], + "ims": [ + "" + ], "shares": { "public": { "C00000000": [ @@ -247,7 +246,8 @@ ], "url": "" } - ] + ], + "comments_count": 12345 } ], "response_metadata": { diff --git a/pom.xml b/pom.xml index af9f0dd89..750e5e319 100644 --- a/pom.xml +++ b/pom.xml @@ -67,7 +67,7 @@ [1.12.62,1.13.0) 4.13.2 1.2.11 - 1.4.5 + 1.4.6 [1.3,2.0) [4.1.0,5.0.0) diff --git a/slack-api-client/pom.xml b/slack-api-client/pom.xml index 4d72677fb..588e5af13 100644 --- a/slack-api-client/pom.xml +++ b/slack-api-client/pom.xml @@ -21,7 +21,7 @@ 1.19 1.5.3 4.3.1 - 1.0.6 + 1.0.7