Skip to content

Commit

Permalink
Bump asm-tree from 9.2 to 9.3
Browse files Browse the repository at this point in the history
Bumps asm-tree from 9.2 to 9.3.

---
updated-dependencies:
- dependency-name: org.ow2.asm:asm-tree
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed May 31, 2022
1 parent 8be0eb1 commit a9e0ecf
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions core/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
<dependency>
<groupId>org.ow2.asm</groupId>
<artifactId>asm-tree</artifactId>
<version>9.2</version>
<version>9.3</version>
</dependency>
<dependency>
<groupId>io.norberg</groupId>
Expand All @@ -36,7 +36,7 @@
<dependency>
<groupId>org.assertj</groupId>
<artifactId>assertj-core</artifactId>
<version>3.21.0</version>
<version>3.23.0</version>
<scope>test</scope>
</dependency>
</dependencies>
Expand Down

0 comments on commit a9e0ecf

Please sign in to comment.