Skip to content

Commit

Permalink
Upgrade to ByteBuddy 1.15.7.
Browse files Browse the repository at this point in the history
  • Loading branch information
odrotbohm committed Oct 27, 2024
1 parent 01b12c1 commit a006ff3
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.5</bytebuddy.version>
<bytebuddy.version>1.15.7</bytebuddy.version>
<datasourceMicrometerSpringBootVersion>1.0.5</datasourceMicrometerSpringBootVersion>
<java.version>21</java.version>
<jmolecules.version>2023.1.6</jmolecules.version>
Expand Down

0 comments on commit a006ff3

Please sign in to comment.