Skip to content

Commit 43e0d52

Browse files
fix(deps): bump net.bytebuddy:byte-buddy from 1.18.2 to 1.18.3 (#50)
Bumps [net.bytebuddy:byte-buddy](https://github.com/raphw/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) --- updated-dependencies: - dependency-name: net.bytebuddy:byte-buddy dependency-version: 1.18.3 dependency-type: direct:production 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 848dce3 commit 43e0d52

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pdfclown-common-super/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -130,7 +130,7 @@ pdfclown-common-base instead)</description>
130130
NOTE: Brought here because of plugin-level references (otherwise, their natural place would
131131
be pdfclown-common-deps).
132132
-->
133-
<bytebuddy.version>1.18.2</bytebuddy.version>
133+
<bytebuddy.version>1.18.3</bytebuddy.version>
134134
<classgraph.version>4.8.184</classgraph.version>
135135
<eventbus.version>3.3.1</eventbus.version>
136136
<groovy.version>5.0.3</groovy.version>

0 commit comments

Comments
 (0)