Skip to content

Commit

Permalink
DDF-4472 Overriding apache.aries.proxy to fix an issue with default m…
Browse files Browse the repository at this point in the history
…ethods within interfaces (codice#4353)
  • Loading branch information
Kjames5269 committed Feb 25, 2019
1 parent 1501c02 commit 34af60b
Showing 1 changed file with 3 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -43,6 +43,9 @@
<bundle originalUri="mvn:org.apache.felix/org.apache.felix.scr/2.1.14"
replacement="mvn:org.apache.felix/org.apache.felix.scr/${felix.scr.version}"
mode="maven"/>
<bundle originalUri="mvn:org.apache.aries.proxy/org.apache.aries.proxy/1.1.3"
replacement="mvn:org.apache.aries.proxy/org.apache.aries.proxy/1.1.4"
mode="maven"/>
</bundleReplacements>

<!-- A list of feature replacements that allows changing external feature definitions -->
Expand Down

0 comments on commit 34af60b

Please sign in to comment.