Skip to content

Commit 2250ea5

Browse files
docs: update release notes
1 parent bb12c03 commit 2250ea5

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

README.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -207,6 +207,7 @@ You could find much more code examples by checking client's
207207
- Connect directly to Appium Hosts in Distributed Environments. [#1747](https://github.com/appium/java-client/pull/1747)
208208
- use own User Agent. [#1779](https://github.com/appium/java-client/pull/1779)
209209
- Add alternative proxy implementation. [#1790](https://github.com/appium/java-client/pull/1790)
210+
- Automated artefact publish to maven central. [#1803](https://github.com/appium/java-client/pull/1803) & [#1807](https://github.com/appium/java-client/pull/1807)
210211
- **[BUG FIX]**
211212
- Enforce usage of Base64 compliant with RFC 4648 for all operations. [#1785](https://github.com/appium/java-client/pull/1785)
212213
- Override getScreenshotAs to support the legacy base64 encoding. [#1787](https://github.com/appium/java-client/pull/1787)
@@ -220,10 +221,10 @@ You could find much more code examples by checking client's
220221
- Force unified imports order. [#1793](https://github.com/appium/java-client/pull/1793)
221222
- **[DEPENDENCY UPDATES]**
222223
- `org.seleniumhq.selenium:selenium-java` was updated to 4.5.0.
223-
- `org.owasp.dependencycheck` was updated to 7.3.0.
224+
- `org.owasp.dependencycheck` was updated to 7.3.2.
224225
- `io.github.bonigarcia:webdrivermanager` was updated to 5.3.1.
225226
- `org.junit.jupiter:junit-jupiter` was updated to 5.9.1.
226-
- `org.slf4j:slf4j-api` was updated to 2.0.3.
227+
- `org.slf4j:slf4j-api` was updated to 2.0.4.
227228
- `com.google.code.gson:gson` was updated to 2.10.0.
228229
*8.2.0*
229230
- **[ENHANCEMENTS]**

0 commit comments

Comments
 (0)