Skip to content

Commit

Permalink
Merge pull request #834 from jqno/dependabot/maven/net.bytebuddy-byte…
Browse files Browse the repository at this point in the history
…-buddy-1.14.5

Bump byte-buddy from 1.14.4 to 1.14.5
  • Loading branch information
jqno committed Jun 23, 2023
2 parents ab0e405 + c7bbb2b commit f0f9006
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 @@
<analysis.spotbugs.effort>Max</analysis.spotbugs.effort>
<analysis.spotbugs.threshold>Low</analysis.spotbugs.threshold>

<version.bytebuddy>1.14.4</version.bytebuddy>
<version.bytebuddy>1.14.5</version.bytebuddy>
<version.objenesis>3.3</version.objenesis>

<version.archunit>1.0.1</version.archunit>
Expand Down

0 comments on commit f0f9006

Please sign in to comment.