Skip to content

Commit abe0ee0

Browse files
committed
[java] Updating change log and bumping version
1 parent acd9d0e commit abe0ee0

File tree

2 files changed

+5
-2
lines changed

2 files changed

+5
-2
lines changed

java/CHANGELOG

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,9 @@
1-
v4.19.0
1+
v4.19.1
22
======
3+
* [bidi] Fix the bazel file after the BiDi breaking change
34

5+
v4.19.0
6+
======
47
* Add CDP for Chrome 123 and remove 120
58
* Use daemon threads in JdkHttpClient #13601
69
* Use a static class for ProxySelector #13622

java/version.bzl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
SE_VERSION = "4.20.0-SNAPSHOT"
1+
SE_VERSION = "4.19.1"
22
TOOLS_JAVA_VERSION = "17"

0 commit comments

Comments
 (0)