Skip to content

Commit

Permalink
WL#16077, Upgrade 3rd party libraries and tools.
Browse files Browse the repository at this point in the history
Change-Id: I656285b1f6f446bf24bff12000ccfaeedc1c9508
  • Loading branch information
fjssilva committed Dec 1, 2023
1 parent dd8c819 commit dbdb90e
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 2 additions & 0 deletions CHANGES
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,8 @@

Version 8.3.0

- WL#16077, Upgrade 3rd party libraries and tools.

- WL#16074, Upgrade Protocol Buffers dependency to protobuf-java-3.25.1.

- Fix for Bug#35929119, Issue with mysql-connector-j 8.0.33 connector (XDEVAPI) - getsession is slow.
Expand Down
2 changes: 1 addition & 1 deletion src/build/misc/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,7 @@
<dependency>
<groupId>com.oracle.oci.sdk</groupId>
<artifactId>oci-java-sdk-common</artifactId>
<version>2.47.0</version>
<version>3.29.0</version>
<optional>true</optional>
</dependency>
</dependencies>
Expand Down

0 comments on commit dbdb90e

Please sign in to comment.