Skip to content

Commit f62f881

Browse files
committed
Upgrade to Byte Buddy 1.10.19
Closes gh-24776
1 parent 7aec559 commit f62f881

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.3</awaitility.version>
4545
<bitronix.version>2.1.4</bitronix.version>
46-
<byte-buddy.version>1.10.18</byte-buddy.version>
46+
<byte-buddy.version>1.10.19</byte-buddy.version>
4747
<caffeine.version>2.8.8</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)