Skip to content

Commit c24b822

Browse files
fix(deps): bump net.bytebuddy:byte-buddy from 1.17.2 to 1.17.4
Bumps [net.bytebuddy:byte-buddy](https://github.com/raphw/byte-buddy) from 1.17.2 to 1.17.4. - [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.2...byte-buddy-1.17.4) --- updated-dependencies: - dependency-name: net.bytebuddy:byte-buddy dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 9d96340 commit c24b822

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

libs/eea-byte-buddy-1/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ SPDX-ArtifactOfProjectHomePage: https://github.com/vegardit/no-npe
2222
<dependency>
2323
<groupId>net.bytebuddy</groupId>
2424
<artifactId>byte-buddy</artifactId>
25-
<version>1.17.2</version>
25+
<version>1.17.4</version>
2626
<scope>provided</scope>
2727
</dependency>
2828
</dependencies>

0 commit comments

Comments
 (0)