Skip to content

Commit 5c911ee

Browse files
Bump net.bytebuddy:byte-buddy from 1.14.11 to 1.15.3
Bumps [net.bytebuddy:byte-buddy](https://github.com/raphw/byte-buddy) from 1.14.11 to 1.15.3. - [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.14.11...byte-buddy-1.15.3) --- updated-dependencies: - dependency-name: net.bytebuddy:byte-buddy dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 3bdd655 commit 5c911ee

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
@@ -55,7 +55,7 @@
5555
<log4j.version>2.22.1</log4j.version>
5656
<commons.io.version>2.15.1</commons.io.version>
5757
<org.apache.commons.version>3.17.0</org.apache.commons.version>
58-
<net.bytebuddy.version>1.14.11</net.bytebuddy.version>
58+
<net.bytebuddy.version>1.15.3</net.bytebuddy.version>
5959
<com.squareup.retrofit2.version>2.9.0</com.squareup.retrofit2.version>
6060
<!-- OkHTTP must be version compatible with Retrofit!-->
6161
<com.squareup.okhttp.version>4.12.0</com.squareup.okhttp.version>

0 commit comments

Comments
 (0)