Skip to content

Commit 9ca38c5

Browse files
Bump net.bytebuddy:byte-buddy from 1.18.1 to 1.18.2 (#1034)
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: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 d0ae881 commit 9ca38c5

File tree

1 file changed

+1
-1
lines changed
  • maven-plugin-tools-annotations

1 file changed

+1
-1
lines changed

maven-plugin-tools-annotations/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -115,7 +115,7 @@
115115
<dependency>
116116
<groupId>net.bytebuddy</groupId>
117117
<artifactId>byte-buddy</artifactId>
118-
<version>1.18.1</version>
118+
<version>1.18.2</version>
119119
<scope>test</scope>
120120
</dependency>
121121
<dependency>

0 commit comments

Comments
 (0)