Skip to content

Commit

Permalink
Bump org.apache.maven:maven-core in /tools/osgicheck-maven-plugin (#287)
Browse files Browse the repository at this point in the history
Bumps [org.apache.maven:maven-core](https://github.com/apache/maven) from 3.5.0 to 3.8.1.
- [Release notes](https://github.com/apache/maven/releases)
- [Commits](apache/maven@maven-3.5.0...maven-3.8.1)

---
updated-dependencies:
- dependency-name: org.apache.maven:maven-core
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jul 8, 2024
1 parent d2799df commit 93c4bf8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tools/osgicheck-maven-plugin/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
</description>

<properties>
<maven.version>3.5.0</maven.version>
<maven.version>3.8.1</maven.version>
<felix.java.version>8</felix.java.version>
</properties>

Expand Down

0 comments on commit 93c4bf8

Please sign in to comment.