Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="UTF-8"?>
<!--

Copyright © 2022-2025 The Oxia Authors
Copyright © 2022-2026 The Oxia Authors

Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
Expand Down Expand Up @@ -78,7 +78,7 @@
-->
<protobuf.version>3.25.8</protobuf.version>

<assertj.version>3.24.1</assertj.version>
<assertj.version>3.27.7</assertj.version>
<awaitility.version>4.2.2</awaitility.version>
<lombok.version>1.18.42</lombok.version>
<slf4j.version>1.7.32</slf4j.version>
Expand Down
Loading