Skip to content

Commit 4a950c1

Browse files
Bump commons.bytebuddy.version from 1.18.2 to 1.18.3 (#820)
Bumps `commons.bytebuddy.version` from 1.18.2 to 1.18.3. Updates `net.bytebuddy:byte-buddy` from 1.18.2 to 1.18.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.18.2...byte-buddy-1.18.3) Updates `net.bytebuddy:byte-buddy-agent` from 1.18.2 to 1.18.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.18.2...byte-buddy-1.18.3) --- updated-dependencies: - dependency-name: net.bytebuddy:byte-buddy dependency-version: 1.18.3 dependency-type: direct:development update-type: version-update:semver-patch - dependency-name: net.bytebuddy:byte-buddy-agent dependency-version: 1.18.3 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 575c111 commit 4a950c1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -132,7 +132,7 @@ file comparators, endian transformation classes, and much more.
132132
</commons.osgi.import>
133133
<commons.scmPubUrl>https://svn.apache.org/repos/infra/websites/production/commons/content/proper/commons-io/</commons.scmPubUrl>
134134
<commons.scmPubCheckoutDirectory>site-content</commons.scmPubCheckoutDirectory>
135-
<commons.bytebuddy.version>1.18.2</commons.bytebuddy.version>
135+
<commons.bytebuddy.version>1.18.3</commons.bytebuddy.version>
136136
<japicmp.skip>false</japicmp.skip>
137137
<commons.release.isDistModule>true</commons.release.isDistModule>
138138
<!-- JaCoCo: Don't make code coverage worse than: -->

0 commit comments

Comments
 (0)