Skip to content

Commit

Permalink
build(deps-dev): bump bytebuddy.version from 1.17.1 to 1.17.2
Browse files Browse the repository at this point in the history
Bumps `bytebuddy.version` from 1.17.1 to 1.17.2.

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

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

---
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] <[email protected]>
  • Loading branch information
dependabot[bot] authored Mar 10, 2025
1 parent 78a794d commit fe88a0e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion db-scheduler/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
<hsqldb.version>2.7.4</hsqldb.version>
<java8-matchers.version>1.6</java8-matchers.version>
<equals-verifier.version>3.19.1</equals-verifier.version>
<bytebuddy.version>1.17.1</bytebuddy.version>
<bytebuddy.version>1.17.2</bytebuddy.version>
<zonky-pg-embedded.version>2.1.0</zonky-pg-embedded.version>
<slf4j.version>1.7.36</slf4j.version>
<test.excludedTags>compatibility,compatibility-cluster</test.excludedTags>
Expand Down

0 comments on commit fe88a0e

Please sign in to comment.