Skip to content

Commit

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

Bump byte-buddy from 1.14.0 to 1.14.2
  • Loading branch information
jqno authored Mar 16, 2023
2 parents bc1c3b7 + cf88c14 commit 6c1286f
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.0</version.bytebuddy>
<version.bytebuddy>1.14.2</version.bytebuddy>
<version.objenesis>3.3</version.objenesis>

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

0 comments on commit 6c1286f

Please sign in to comment.