From baee67ede6d774fb38735b12ae406a3f96fb1d75 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 28 Jun 2021 11:05:43 +0000 Subject: [PATCH] Bump asm-commons from 9.1 to 9.2 Bumps asm-commons from 9.1 to 9.2. --- updated-dependencies: - dependency-name: org.ow2.asm:asm-commons dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- pom.xml | 2 +- querydsl-examples/pom.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index 812180d31..92dc3cb27 100644 --- a/pom.xml +++ b/pom.xml @@ -489,7 +489,7 @@ org.ow2.asm asm-commons - 9.1 + 9.2 diff --git a/querydsl-examples/pom.xml b/querydsl-examples/pom.xml index 1f0e6783a..41e720936 100644 --- a/querydsl-examples/pom.xml +++ b/querydsl-examples/pom.xml @@ -77,7 +77,7 @@ org.ow2.asm asm-commons - 9.1 + 9.2