Skip to content

Commit

Permalink
bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
MartinWitt committed Feb 7, 2022
1 parent d9037fe commit 481dbaa
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion pom.xml
Expand Up @@ -174,7 +174,7 @@
<dependency>
<groupId>org.kohsuke.metainf-services</groupId>
<artifactId>metainf-services</artifactId>
<version>1.1</version>
<version>1.8</version>
<optional>true</optional>
</dependency>
<dependency>
Expand Down
2 changes: 1 addition & 1 deletion spoon-pom/pom.xml
Expand Up @@ -148,7 +148,7 @@
<annotationProcessorPath>
<groupId>org.kohsuke.metainf-services</groupId>
<artifactId>metainf-services</artifactId>
<version>1.1</version>
<version>1.8</version>
</annotationProcessorPath>
</annotationProcessorPaths>
</configuration>
Expand Down

0 comments on commit 481dbaa

Please sign in to comment.