Skip to content

Commit

Permalink
Bump version.byte-buddy from 1.15.1 to 1.15.3
Browse files Browse the repository at this point in the history
Bumps `version.byte-buddy` from 1.15.1 to 1.15.3.

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

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

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Sep 30, 2024
1 parent 323ab69 commit afcb614
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 @@ -60,7 +60,7 @@
<version.logcaptor>2.9.3</version.logcaptor>
<version.mockito>5.11.0</version.mockito>
<version.ssl-server>1.0.6</version.ssl-server>
<version.byte-buddy>1.15.1</version.byte-buddy>
<version.byte-buddy>1.15.3</version.byte-buddy>
<version.jacoco-maven-plugin>0.8.12</version.jacoco-maven-plugin>
<version.maven-surefire-plugin>3.5.0</version.maven-surefire-plugin>
<version.maven-fail-safe>3.5.0</version.maven-fail-safe>
Expand Down

0 comments on commit afcb614

Please sign in to comment.