Skip to content

Commit f7f47a1

Browse files
Bump net.bytebuddy:byte-buddy from 1.18.1 to 1.18.2
Bumps [net.bytebuddy:byte-buddy](https://github.com/raphw/byte-buddy) from 1.18.1 to 1.18.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.18.1...byte-buddy-1.18.2) --- updated-dependencies: - dependency-name: net.bytebuddy:byte-buddy dependency-version: 1.18.2 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 9a5b807 commit f7f47a1

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
@@ -301,7 +301,7 @@
301301
<dependency>
302302
<groupId>net.bytebuddy</groupId>
303303
<artifactId>byte-buddy</artifactId>
304-
<version>1.18.1</version>
304+
<version>1.18.2</version>
305305
</dependency>
306306
<dependency>
307307
<groupId>io.github.classgraph</groupId>

0 commit comments

Comments
 (0)