Skip to content

Commit

Permalink
fix: upgrade net.bytebuddy:byte-buddy from 1.10.5 to 1.14.16
Browse files Browse the repository at this point in the history
Snyk has created this PR to upgrade net.bytebuddy:byte-buddy from 1.10.5 to 1.14.16.

See this package in maven:
net.bytebuddy:byte-buddy

See this project in Snyk:
https://app.snyk.io/org/nexuscompute/project/0920fe49-8cc5-4fc4-995d-e4d5ebb66a1b?utm_source=github&utm_medium=referral&page=upgrade-pr
  • Loading branch information
snyk-bot committed Jun 14, 2024
1 parent 4954b34 commit 691f37a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -163,7 +163,7 @@ the software.
<artifactId>maven-resources-plugin</artifactId>
<configuration>
<escapeString>\</escapeString>
<outputDirectory />
<outputDirectory/>
</configuration>
</plugin>
<plugin>
Expand Down Expand Up @@ -877,7 +877,7 @@ the software.
<dependency>
<groupId>net.bytebuddy</groupId>
<artifactId>byte-buddy</artifactId>
<version>1.10.5</version>
<version>1.14.16</version>
</dependency>
<dependency>
<groupId>org.hsqldb</groupId>
Expand Down

0 comments on commit 691f37a

Please sign in to comment.