Skip to content

Commit

Permalink
Revert bnd upgrade
Browse files Browse the repository at this point in the history
  • Loading branch information
Christoph Läubrich committed Dec 7, 2022
1 parent ce62efb commit 9472b88
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -269,7 +269,7 @@
<dependency>
<groupId>biz.aQute.bnd</groupId>
<artifactId>biz.aQute.bndlib</artifactId>
<version>6.4.0</version>
<version>6.3.1</version>
<exclusions>
<exclusion>
<groupId>org.osgi</groupId>
Expand Down
1 change: 0 additions & 1 deletion tycho-surefire/tycho-surefire-plugin/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -78,7 +78,6 @@
<dependency>
<groupId>biz.aQute.bnd</groupId>
<artifactId>biz.aQute.bndlib</artifactId>
<version>6.4.0</version>
<type>jar</type>
</dependency>

Expand Down

0 comments on commit 9472b88

Please sign in to comment.