Skip to content

Commit

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

Bump byte-buddy from 1.12.20 to 1.12.22
  • Loading branch information
jqno committed Feb 1, 2023
2 parents 8cdcced + 6251488 commit a1ea129
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.12.20</version.bytebuddy>
<version.bytebuddy>1.12.22</version.bytebuddy>
<version.objenesis>3.3</version.objenesis>

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

0 comments on commit a1ea129

Please sign in to comment.