Skip to content

Commit 181f893

Browse files
committed
chore(deps): update dependency org.kohsuke.metainf-services:metainf-services to v1.11
1 parent 1dc3295 commit 181f893

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -168,7 +168,7 @@
168168
<dependency>
169169
<groupId>org.kohsuke.metainf-services</groupId>
170170
<artifactId>metainf-services</artifactId>
171-
<version>1.9</version>
171+
<version>1.11</version>
172172
<optional>true</optional>
173173
<scope>test</scope>
174174
</dependency>

spoon-pom/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -144,7 +144,7 @@
144144
<annotationProcessorPath>
145145
<groupId>org.kohsuke.metainf-services</groupId>
146146
<artifactId>metainf-services</artifactId>
147-
<version>1.9</version>
147+
<version>1.11</version>
148148
</annotationProcessorPath>
149149
</annotationProcessorPaths>
150150
</configuration>

0 commit comments

Comments
 (0)