Skip to content

Commit

Permalink
Merge pull request #743 from osgi/dependabot/maven/examples/osgi-test…
Browse files Browse the repository at this point in the history
…-example-mvn/org.apache.maven.plugins-maven-install-plugin-3.1.1

build: Bump org.apache.maven.plugins:maven-install-plugin from 3.1.0 to 3.1.1 in /examples/osgi-test-example-mvn
  • Loading branch information
timothyjward authored Feb 8, 2024
2 parents 7de554d + 62ae9be commit c088997
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/osgi-test-example-mvn/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -232,7 +232,7 @@
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-install-plugin</artifactId>
<version>3.1.0</version>
<version>3.1.1</version>
</plugin>
<plugin>
<groupId>org.apache.maven.plugins</groupId>
Expand Down

0 comments on commit c088997

Please sign in to comment.