Skip to content

Commit

Permalink
[UNDERTOW-1287] Karaf update to 4.2.0.M2 version which supports Java 9.
Browse files Browse the repository at this point in the history
 - This contains an update of Karaf module from 4.0.7 to 4.2.0.M2
   so we are able to build Undertow with JDK9.
  • Loading branch information
jstourac committed Feb 20, 2018
1 parent 5b93c24 commit 9b4dbf0
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.0.7</dependency.karaf.version>
<dependency.karaf.version>4.2.0.M2</dependency.karaf.version>
</properties>

<dependencies>
Expand Down

0 comments on commit 9b4dbf0

Please sign in to comment.