Skip to content

Commit aaa77c1

Browse files
authored
Merge pull request #175 from bhamail/fix_concurrent_mod_exception
Update bnd-maven-plugin to fix ConcurrentModificationException
2 parents 8665849 + ed954a7 commit aaa77c1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

JGDMS/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -189,7 +189,7 @@
189189
<plugin>
190190
<groupId>biz.aQute.bnd</groupId>
191191
<artifactId>bnd-maven-plugin</artifactId>
192-
<version>4.2.0</version>
192+
<version>7.0.0</version>
193193
</plugin>
194194
<plugin>
195195
<groupId>org.apache.maven.plugins</groupId>

0 commit comments

Comments
 (0)