Skip to content

Commit

Permalink
Update dependency net.bytebuddy:byte-buddy to v1.14.8 (#3564)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] committed Sep 15, 2023
1 parent ee3fa22 commit f84b05f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Expand Up @@ -63,7 +63,7 @@
<jetty12.version>12.0.1</jetty12.version>
<slf4j.version>1.7.36</slf4j.version>
<assertj.version>3.24.2</assertj.version>
<byte-buddy.version>1.14.7</byte-buddy.version>
<byte-buddy.version>1.14.8</byte-buddy.version>
<mockito.version>5.5.0</mockito.version>
<junit.version>4.13.1</junit.version>
<hamcrest.version>1.3</hamcrest.version>
Expand Down

0 comments on commit f84b05f

Please sign in to comment.