Skip to content

Commit

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

Bump byte-buddy from 1.12.18 to 1.12.19
  • Loading branch information
jqno authored Nov 18, 2022
2 parents 3022985 + c6200ae commit cc17ab0
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 @@ -77,7 +77,7 @@
<analysis.spotbugs.effort>Max</analysis.spotbugs.effort>
<analysis.spotbugs.threshold>Low</analysis.spotbugs.threshold>

<version.bytebuddy>1.12.18</version.bytebuddy>
<version.bytebuddy>1.12.19</version.bytebuddy>
<version.objenesis>3.3</version.objenesis>

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

0 comments on commit cc17ab0

Please sign in to comment.