Skip to content

Commit

Permalink
Bump asm-commons from 9.2 to 9.3 (#3231)
Browse files Browse the repository at this point in the history
Bumps asm-commons from 9.2 to 9.3.

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

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Apr 24, 2022
1 parent ec02c61 commit db4a5d7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion querydsl-examples/pom.xml
Expand Up @@ -77,7 +77,7 @@
<dependency>
<groupId>org.ow2.asm</groupId>
<artifactId>asm-commons</artifactId>
<version>9.2</version>
<version>9.3</version>
</dependency>
</dependencies>
</plugin>
Expand Down

0 comments on commit db4a5d7

Please sign in to comment.