Skip to content

Commit

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

Bump net.bytebuddy:byte-buddy from 1.14.7 to 1.14.8
  • Loading branch information
jqno authored Sep 23, 2023
2 parents a862c7a + 743ac3d commit 3a9f270
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.7</version.bytebuddy>
<version.bytebuddy>1.14.8</version.bytebuddy>
<version.objenesis>3.3</version.objenesis>

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

0 comments on commit 3a9f270

Please sign in to comment.