Skip to content

Commit

Permalink
GH-188 - Upgrade to ByteBuddy 1.14.5.
Browse files Browse the repository at this point in the history
  • Loading branch information
odrotbohm committed Jul 21, 2023
1 parent f3ec327 commit eb296bd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
<properties>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<archunit.version>1.0.1</archunit.version>
<bytebuddy.version>1.14.1</bytebuddy.version>
<bytebuddy.version>1.14.5</bytebuddy.version>
<hibernate.version>6.2.7.Final</hibernate.version>
<jmolecules.version>1.6.0</jmolecules.version>
<spring-boot.version>2.7.14</spring-boot.version>
Expand Down

0 comments on commit eb296bd

Please sign in to comment.