Skip to content

Commit

Permalink
deps: update dependency net.bytebuddy:byte-buddy to v1.12.10 (#3597)
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot authored May 2, 2022
1 parent 946e3fd commit 283cef8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@ limitations under the License.
<hbase2-metrics.version>3.2.6</hbase2-metrics.version>

<!-- bytebuddy dependency version for resolving hbase backward incompatible changes -->
<byte.buddy.version>1.12.9</byte.buddy.version>
<byte.buddy.version>1.12.10</byte.buddy.version>

<!-- testing dependency versions -->
<commons-lang.version>2.6</commons-lang.version>
Expand Down

0 comments on commit 283cef8

Please sign in to comment.