[
https://issues.apache.org/jira/browse/BEAM-5289?focusedWorklogId=147623&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-147623
]
ASF GitHub Bot logged work on BEAM-5289:
----------------------------------------
Author: ASF GitHub Bot
Created on: 25/Sep/18 15:44
Start Date: 25/Sep/18 15:44
Worklog Time Spent: 10m
Work Description: aromanenko-dev closed pull request #6486: [BEAM-5289]
Upgrade assertj dependecny to latest (3.11.1)
URL: https://github.com/apache/beam/pull/6486
This is a PR merged from a forked repository.
As GitHub hides the original diff on merge, it is displayed below for
the sake of provenance:
As this is a foreign pull request (from a fork), the diff is supplied
below (as it won't show otherwise due to GitHub magic):
diff --git a/sdks/java/io/kinesis/build.gradle
b/sdks/java/io/kinesis/build.gradle
index fbee75756f4..988603bce50 100644
--- a/sdks/java/io/kinesis/build.gradle
+++ b/sdks/java/io/kinesis/build.gradle
@@ -58,5 +58,5 @@ dependencies {
testCompile library.java.hamcrest_core
testCompile library.java.hamcrest_library
testCompile library.java.slf4j_jdk14
- testCompile "org.assertj:assertj-core:2.5.0"
+ testCompile "org.assertj:assertj-core:3.11.1"
}
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]
Issue Time Tracking
-------------------
Worklog Id: (was: 147623)
Time Spent: 40m (was: 0.5h)
> Beam Dependency Update Request: org.assertj:assertj-core 3.11.1
> ---------------------------------------------------------------
>
> Key: BEAM-5289
> URL: https://issues.apache.org/jira/browse/BEAM-5289
> Project: Beam
> Issue Type: Sub-task
> Components: dependencies
> Reporter: Beam JIRA Bot
> Assignee: Scott Wegner
> Priority: Major
> Time Spent: 40m
> Remaining Estimate: 0h
>
> 2018-09-03 12:25:28.148383
> Please review and upgrade the org.assertj:assertj-core to the latest
> version 3.11.1
>
> cc:
> 2018-09-10 12:14:45.454275
> Please review and upgrade the org.assertj:assertj-core to the latest
> version 3.11.1
>
> cc:
> 2018-09-17 12:17:36.497322
> Please review and upgrade the org.assertj:assertj-core to the latest
> version 3.11.1
>
> cc:
> 2018-09-24 12:25:04.325529
> Please review and upgrade the org.assertj:assertj-core to the latest
> version 3.11.1
>
> cc:
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)