Skip to content

Commit

Permalink
Merge pull request #701 from apache/dependabot/maven/org.osgi-osgi.co…
Browse files Browse the repository at this point in the history
…re-8.0.0

Bump osgi.core from 7.0.0 to 8.0.0
  • Loading branch information
lukaszlenart committed Jul 21, 2023
2 parents b280782 + 66c0b21 commit b27c9a6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion plugins/osgi/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@
<dependency>
<groupId>org.osgi</groupId>
<artifactId>osgi.core</artifactId>
<version>7.0.0</version>
<version>8.0.0</version>
<scope>provided</scope>
</dependency>
<dependency>
Expand Down

0 comments on commit b27c9a6

Please sign in to comment.