Skip to content

Commit

Permalink
Update dependency net.bytebuddy:byte-buddy to v1.14.6
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Aug 15, 2023
1 parent 3edf3d9 commit c9ae38f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Expand Up @@ -62,7 +62,7 @@
<jetty11.version>11.0.15</jetty11.version>
<slf4j.version>1.7.36</slf4j.version>
<assertj.version>3.24.2</assertj.version>
<byte-buddy.version>1.14.5</byte-buddy.version>
<byte-buddy.version>1.14.6</byte-buddy.version>
<mockito.version>5.4.0</mockito.version>
<junit.version>4.13.1</junit.version>
<hamcrest.version>1.3</hamcrest.version>
Expand Down

0 comments on commit c9ae38f

Please sign in to comment.