Skip to content

Commit cdf001a

Browse files
Update README.md
1 parent 462e241 commit cdf001a

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

README.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,11 @@ This is the Java language binding for writing Appium Tests, conforms to [Mobile
2929
- **[BUG FIX]**. The asking for session details was optimized. Issue report [764](https://github.com/appium/java-client/issues/764).
3030
FIX [#769](https://github.com/appium/java-client/pull/769)
3131
- **[BUG FIX]** **[REFACTOR]**. Inconcistent MissingParameterException was removed. Improvements of MultiTouchAction. Report: [#102](https://github.com/appium/java-client/issues/102). FIX [#772](https://github.com/appium/java-client/pull/772)
32+
- **[DEPENDENCY UPDATES]**
33+
- `org.apache.commons:commons-lang3` was updated to 3.7
34+
- `commons-io:commons-io` was updated to 2.6
35+
- `org.springframework:spring-context` was updated to 5.0.2.RELEASE
36+
- `org.aspectj:aspectjweaver` was updated to 1.8.13
3237

3338
*5.0.4*
3439
- **[BUG FIX]**. Client was crashing when user was testing iOS with server 1.7.0. Report: [#732](https://github.com/appium/java-client/issues/732). Fix: [#733](https://github.com/appium/java-client/pull/733).

0 commit comments

Comments
 (0)