Skip to content

Commit 71734b1

Browse files
dependabot[bot]slawekjaranowski
authored andcommitted
Bump net.bytebuddy:byte-buddy from 1.17.7 to 1.17.8
Bumps [net.bytebuddy:byte-buddy](https://github.com/raphw/byte-buddy) from 1.17.7 to 1.17.8. - [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.7...byte-buddy-1.17.8) --- updated-dependencies: - dependency-name: net.bytebuddy:byte-buddy dependency-version: 1.17.8 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent a151cfa commit 71734b1

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
@@ -134,7 +134,7 @@
134134
<dependency>
135135
<groupId>net.bytebuddy</groupId>
136136
<artifactId>byte-buddy</artifactId>
137-
<version>1.17.7</version>
137+
<version>1.17.8</version>
138138
<scope>test</scope>
139139
</dependency>
140140
<dependency>

0 commit comments

Comments
 (0)