Skip to content

Commit

Permalink
Bump jbosgi-metadata from 4.0.0.CR1 to 6.0.1.Final
Browse files Browse the repository at this point in the history
Bumps [jbosgi-metadata](https://github.com/jbosgi/jbosgi-metadata) from 4.0.0.CR1 to 6.0.1.Final.
- [Release notes](https://github.com/jbosgi/jbosgi-metadata/releases)
- [Commits](jbosgi/jbosgi-metadata@4.0.0.CR1...6.0.1.Final)

---
updated-dependencies:
- dependency-name: org.jboss.osgi.metadata:jbosgi-metadata
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Feb 16, 2022
1 parent 7bce98f commit 66b0c58
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion bundle/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@
<dependency>
<groupId>org.jboss.osgi.metadata</groupId>
<artifactId>jbosgi-metadata</artifactId>
<version>4.0.0.CR1</version>
<version>6.0.1.Final</version>
</dependency>
<dependency>
<groupId>biz.aQute.bnd</groupId>
Expand Down
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
<version.jboss.logging>3.3.1.Final</version.jboss.logging>
<version.jboss.logmanager>1.4.1.Final</version.jboss.logmanager>
<version.jboss.osgi.framework>5.0.1.Final</version.jboss.osgi.framework>
<version.jboss.osgi.metadata>4.0.0.CR1</version.jboss.osgi.metadata>
<version.jboss.osgi.metadata>6.0.1.Final</version.jboss.osgi.metadata>
<version.jboss.osgi.spi>6.0.1.Final</version.jboss.osgi.spi>
<version.jboss.osgi.vfs>4.0.1.Final</version.jboss.osgi.vfs>
<version.jboss.vfs>3.2.11.Final</version.jboss.vfs>
Expand Down

0 comments on commit 66b0c58

Please sign in to comment.