We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent edde3ab commit 0533fc9Copy full SHA for 0533fc9
pom.xml
@@ -34,7 +34,7 @@
34
<plugin>
35
<groupId>com.infradna.tool</groupId>
36
<artifactId>bridge-method-injector</artifactId>
37
- <version>1.2</version>
+ <version>1.8</version>
38
<executions>
39
<execution>
40
<goals>
@@ -76,7 +76,7 @@
76
<dependency>
77
78
<artifactId>bridge-method-annotation</artifactId>
79
- <version>1.4</version>
80
<optional>true</optional>
81
</dependency>
82
0 commit comments