Skip to content

Commit

Permalink
[UNDERTOW-1407] Karaf dependency causes build failure with JDK-11 ear…
Browse files Browse the repository at this point in the history
…ly build.
  • Loading branch information
jstourac committed Aug 30, 2018
1 parent 2d85af9 commit 9200dab
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 9200dab

Please sign in to comment.