Skip to content

Commit

Permalink
Merge pull request #571 from camunda-community-hub/dependabot/maven/m…
Browse files Browse the repository at this point in the history
…ain/net.bytebuddy-byte-buddy-1.14.10

deps: bump net.bytebuddy:byte-buddy from 1.14.7 to 1.14.10
  • Loading branch information
npepinpe authored Dec 20, 2023
2 parents 3d4017a + 85c8860 commit 9f62bdb
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 @@ -360,7 +360,7 @@
<dependency>
<groupId>net.bytebuddy</groupId>
<artifactId>byte-buddy</artifactId>
<version>1.14.7</version>
<version>1.14.10</version>
</dependency>
</dependencies>
</dependencyManagement>
Expand Down

0 comments on commit 9f62bdb

Please sign in to comment.