Skip to content

Commit

Permalink
chore(deps): bump bytebuddy.version from 1.15.5 to 1.15.7
Browse files Browse the repository at this point in the history
Bumps `bytebuddy.version` from 1.15.5 to 1.15.7.

Updates `net.bytebuddy:byte-buddy` from 1.15.5 to 1.15.7
- [Release notes](https://github.com/raphw/byte-buddy/releases)
- [Changelog](https://github.com/raphw/byte-buddy/blob/master/release-notes.md)
- [Commits](raphw/byte-buddy@byte-buddy-1.15.5...byte-buddy-1.15.7)

Updates `net.bytebuddy:byte-buddy-agent` from 1.15.5 to 1.15.7
- [Release notes](https://github.com/raphw/byte-buddy/releases)
- [Changelog](https://github.com/raphw/byte-buddy/blob/master/release-notes.md)
- [Commits](raphw/byte-buddy@byte-buddy-1.15.5...byte-buddy-1.15.7)

---
updated-dependencies:
- dependency-name: net.bytebuddy:byte-buddy
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: net.bytebuddy:byte-buddy-agent
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 23, 2024
1 parent 81821fa commit 1194844
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 @@ -120,7 +120,7 @@
<!-- Test 3rd-party dependencies: -->
<easymock.version>5.4.0</easymock.version>
<mockito.version>5.14.2</mockito.version>
<bytebuddy.version>1.15.5</bytebuddy.version>
<bytebuddy.version>1.15.7</bytebuddy.version>
<gmaven.version>4.0.1</gmaven.version>
<groovy.version>4.0.23</groovy.version>
<junit.version>5.11.3</junit.version>
Expand Down

0 comments on commit 1194844

Please sign in to comment.