Skip to content

Commit

Permalink
Merge pull request #352 from spotify/dependabot/maven/org.codehaus.pl…
Browse files Browse the repository at this point in the history
…exus-plexus-component-annotations-2.2.0

build(deps): bump org.codehaus.plexus:plexus-component-annotations from 2.1.1 to 2.2.0
  • Loading branch information
caesar-ralf authored Feb 6, 2024
2 parents d83b2a6 + 73aaf24 commit c55fbce
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion maven-plugin/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
<dependency>
<groupId>org.codehaus.plexus</groupId>
<artifactId>plexus-component-annotations</artifactId>
<version>2.1.1</version>
<version>2.2.0</version>
</dependency>
<dependency>
<groupId>org.slf4j</groupId>
Expand Down
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -107,7 +107,7 @@
<dependency>
<groupId>org.codehaus.plexus</groupId>
<artifactId>plexus-component-annotations</artifactId>
<version>2.1.1</version>
<version>2.2.0</version>
</dependency>
<dependency>
<groupId>org.apache.commons</groupId>
Expand Down

0 comments on commit c55fbce

Please sign in to comment.