Skip to content

Commit cd70483

Browse files
committed
Upgrade to Byte Buddy 1.10.10
Closes gh-21337
1 parent f4d0072 commit cd70483

File tree

1 file changed

+1
-1
lines changed
  • spring-boot-project/spring-boot-dependencies

1 file changed

+1
-1
lines changed

spring-boot-project/spring-boot-dependencies/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@
4343
<atomikos.version>4.0.6</atomikos.version>
4444
<awaitility.version>4.0.2</awaitility.version>
4545
<bitronix.version>2.1.4</bitronix.version>
46-
<byte-buddy.version>1.10.9</byte-buddy.version>
46+
<byte-buddy.version>1.10.10</byte-buddy.version>
4747
<caffeine.version>2.8.2</caffeine.version>
4848
<cassandra-driver.version>3.7.2</cassandra-driver.version>
4949
<classmate.version>1.5.1</classmate.version>

0 commit comments

Comments
 (0)