JAVA-21305 : Changes made for adding ratpack module to jdk9-and above… (#14012)

* JAVA-21106 : Changes made for adding ratpack module to jdk9-and above module

* JAVA-21106 : Changes made for adding java-lite module to jdk9-and above module

* JAVA-21305: Changes made for cleaninhg pom.xml

* JAVA-21305: Changes made for cleaning pom.xml

* BOSS-21305: changes made for adding ninja in jdk9 above modeule

* JAVA-21305: Changes made as per review comments

* JAVA-21305: Changes made as per review comments

* JAVA-21305: Changes made as per review comments
This commit is contained in:
Bipin kumar
2023-05-22 21:35:36 +05:30
committed by GitHub
parent f4ab6b7edd
commit 3cfb7c57f5
5 changed files with 20 additions and 10 deletions
+1 -1
View File
@@ -86,7 +86,7 @@
</dependencies>
<properties>
<ratpack.version>1.5.4</ratpack.version>
<ratpack.version>1.9.0</ratpack.version>
<httpclient.version>4.5.3</httpclient.version>
<httpcore.version>4.4.6</httpcore.version>
<hystrix.version>1.5.12</hystrix.version>