From ad355b110315d02063c3490cfca7af6500b033cd Mon Sep 17 00:00:00 2001
From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com>
Date: Mon, 25 Jan 2021 21:17:09 +0000
Subject: [PATCH] Bump bridge-method-annotation from 1.13 to 1.18

Bumps [bridge-method-annotation](https://github.com/infradna/bridge-method-injector) from 1.13 to 1.18.
- [Release notes](https://github.com/infradna/bridge-method-injector/releases)
- [Commits](https://github.com/infradna/bridge-method-injector/compare/bridge-method-injector-parent-1.13...bridge-method-injector-parent-1.18)

Signed-off-by: dependabot[bot] <support@github.com>
---
 core/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/core/pom.xml b/core/pom.xml
index 34ba821d72df..d6b22b7dd5ef 100644
--- a/core/pom.xml
+++ b/core/pom.xml
@@ -189,7 +189,7 @@ THE SOFTWARE.
     <dependency>
       <groupId>com.infradna.tool</groupId>
       <artifactId>bridge-method-annotation</artifactId>
-      <version>1.13</version>
+      <version>1.18</version>
     </dependency>
 
     <dependency><!-- until we get this version through Stapler -->