Skip to content

Commit

Permalink
Upgrade to ByteBuddy 1.15.5.
Browse files Browse the repository at this point in the history
  • Loading branch information
odrotbohm committed Oct 18, 2024
1 parent caba5c8 commit 6ec6edc
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.1</bytebuddy.version>
<bytebuddy.version>1.15.5</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 6ec6edc

Please sign in to comment.