Skip to content

Commit

Permalink
Merge pull request #670 from jstourac/karafUpdate
Browse files Browse the repository at this point in the history
[UNDERTOW-1407] Karaf dependency causes build failure with JDK-11 ear…
  • Loading branch information
stuartwdouglas committed Sep 4, 2018
2 parents 4734359 + 9200dab commit 218dc20
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion karaf/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@
<libraryPath></libraryPath>
<java.library.path></java.library.path>
<org.wildfly.openssl.path></org.wildfly.openssl.path>
<dependency.karaf.version>4.2.0</dependency.karaf.version>
<dependency.karaf.version>4.2.1</dependency.karaf.version>
</properties>

<dependencies>
Expand Down

0 comments on commit 218dc20

Please sign in to comment.