Skip to content

Commit

Permalink
build(deps): Bump org.codehaus.plexus:plexus-component-annotations fr…
Browse files Browse the repository at this point in the history
…om 2.1.1 to 2.2.0 (#1179)
  • Loading branch information
dependabot[bot] committed Dec 29, 2023
1 parent 8634051 commit 802be95
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion neo4j-migrations-maven-plugin/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@
<maven-plugin-annotations.version>3.10.2</maven-plugin-annotations.version>
<maven-plugin-testing-harness.version>3.3.0</maven-plugin-testing-harness.version>
<plexus-classworlds.version>2.8.0</plexus-classworlds.version>
<plexus-component-annotations.version>2.1.1</plexus-component-annotations.version>
<plexus-component-annotations.version>2.2.0</plexus-component-annotations.version>
<plexus-utils.version>4.0.0</plexus-utils.version>
<sonar.coverage.jacoco.xmlReportPaths>${basedir}/../${aggregate.report.dir}</sonar.coverage.jacoco.xmlReportPaths>
</properties>
Expand Down

0 comments on commit 802be95

Please sign in to comment.