Skip to content

Commit

Permalink
Merge pull request #474 from gitflow-incremental-builder/dependabot/m…
Browse files Browse the repository at this point in the history
…aven/version.bytebuddy-1.12.7

Bump version.bytebuddy from 1.12.5 to 1.12.7
  • Loading branch information
famod committed Feb 3, 2022
2 parents adbd9f5 + e852372 commit 3a6c42b
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 @@ -66,7 +66,7 @@
<version.slf4j>1.7.32</version.slf4j> <!-- must match the version that is provided by maven -->
<version.logback>1.2.10</version.logback> <!-- the latest that appears to work properly with above slf4j version -->
<version.javax.inject>1</version.javax.inject>
<version.bytebuddy>1.12.5</version.bytebuddy>
<version.bytebuddy>1.12.7</version.bytebuddy>
<version.junit>5.8.2</version.junit>
<version.assertj>3.22.0</version.assertj>
<version.mockito>4.2.0</version.mockito>
Expand Down

0 comments on commit 3a6c42b

Please sign in to comment.