Skip to content

Commit

Permalink
Bump byteBuddyVersion from 1.15.7 to 1.15.10
Browse files Browse the repository at this point in the history
Bumps `byteBuddyVersion` from 1.15.7 to 1.15.10.

Updates `net.bytebuddy:byte-buddy` from 1.15.7 to 1.15.10
- [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.7...byte-buddy-1.15.10)

Updates `net.bytebuddy:byte-buddy-agent` from 1.15.7 to 1.15.10
- [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.7...byte-buddy-1.15.10)

---
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 and slachiewicz committed Nov 4, 2024
1 parent c035bc6 commit 8f48640
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 @@ -131,7 +131,7 @@
<fluidoVersion>${maven-fluido-skin.version}</fluidoVersion>
<modelloNamespaceRuleVersion>2.1.0</modelloNamespaceRuleVersion>
<modelloNamespaceReportVersion>2.0.0</modelloNamespaceReportVersion>
<byteBuddyVersion>1.15.7</byteBuddyVersion>
<byteBuddyVersion>1.15.10</byteBuddyVersion>
<!-- use the same version as in Maven core -->
<mavenResolverVersion>1.4.1</mavenResolverVersion>

Expand Down

0 comments on commit 8f48640

Please sign in to comment.