Skip to content

Commit

Permalink
Merge pull request #1007 from jqno/dependabot/maven/dependencies-6b58…
Browse files Browse the repository at this point in the history
…51dc92

Bump net.bytebuddy:byte-buddy from 1.15.4 to 1.15.5 in the dependencies group
  • Loading branch information
jqno authored Oct 21, 2024
2 parents 617f0c8 + 9fb83cb commit 6409a0c
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.15.4</version.bytebuddy>
<version.bytebuddy>1.15.5</version.bytebuddy>
<version.objenesis>3.4</version.objenesis>

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

0 comments on commit 6409a0c

Please sign in to comment.