Skip to content

Commit

Permalink
Upgrade to ByteBuddy 1.15.10.
Browse files Browse the repository at this point in the history
  • Loading branch information
odrotbohm committed Nov 22, 2024
1 parent 2206ace commit fcd40cc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion server/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/ma
</parent>

<properties>
<bytebuddy.version>1.15.7</bytebuddy.version>
<bytebuddy.version>1.15.10</bytebuddy.version>
<datasourceMicrometerSpringBootVersion>1.0.5</datasourceMicrometerSpringBootVersion>
<java.version>21</java.version>
<jmolecules.version>2025.0.0-RC2</jmolecules.version>
Expand Down

0 comments on commit fcd40cc

Please sign in to comment.