Skip to content

Commit ed2c2df

Browse files
dependabot[bot]slachiewicz
authored andcommitted
Bump net.bytebuddy:byte-buddy from 1.15.5 to 1.17.6
Bumps [net.bytebuddy:byte-buddy](https://github.com/raphw/byte-buddy) from 1.15.5 to 1.17.6. - [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.15.5...byte-buddy-1.17.6) --- updated-dependencies: - dependency-name: net.bytebuddy:byte-buddy dependency-version: 1.17.6 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent e17f79b commit ed2c2df

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.15.5</version>
137+
<version>1.17.6</version>
138138
<scope>test</scope>
139139
</dependency>
140140
<dependency>

0 commit comments

Comments
 (0)