-
-
Notifications
You must be signed in to change notification settings - Fork 121
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* Bumped Ktor * Removed unused import statement * Bumped scala compiler * Bumped kotlin compiler * Bumped kotlin coroutines * Bumped sslcontext kickstart * Bumped cucumber * Bumped failsafe and surefire * Bumped aspectjweaver * Revert "Bumped cucumber" This reverts commit aceee84 * Bumped cucumber reporting * Bumped apache commons lang * Bumped apache commons langio * Bumped exec maven plugin * Added todos * Bumped jetty-reactive-httpclient * Bumped jersey * Bumped apache cxf * Revert "Bumped apache cxf" This reverts commit dfe5c14. * Added todo * Bumped scala maven plugin * Bumped google http client * Bumped unirest * Bumped retrofit * Bumped finagle * Bumped Akka * Bumped Sttp * Bumped requests * Configured finagle to always use http1 * Reverted finagle * Bumped http4s and cats * Bumped awaitility jackson-module-scala jacoco-maven-plugin junit-jupiter assertj * Bumped mockito byte-buddy mockito-kotlin scalatest scalatest-maven-plugin mockito-scala mockserver * Bumped maven-compiler-plugin maven-shade-plugin * Set minimal requirement to java 17
- Loading branch information
Showing
12 changed files
with
88 additions
and
93 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,4 @@ | ||
FROM adoptopenjdk/maven-openjdk11:latest | ||
FROM adoptopenjdk/maven-openjdk17:latest | ||
|
||
RUN apt-get update | ||
run apt-get install git -y |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.