We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 746595d commit 89f7084Copy full SHA for 89f7084
pom.xml
@@ -16,7 +16,7 @@
16
<org.projectlombok.version>1.18.10</org.projectlombok.version>
17
<org.mapstruct.version>1.3.1.Final</org.mapstruct.version>
18
<java-jwt>3.9.0</java-jwt>
19
- <junit>4.12</junit>
+ <junit>4.13.1</junit>
20
<org.apache.httpcomponents.httpasyncclient>4.0.2</org.apache.httpcomponents.httpasyncclient>
21
<org.apache.httpcomponents.httpclient>4.4.1</org.apache.httpcomponents.httpclient>
22
<org.apache.httpcomponents>4.4.1</org.apache.httpcomponents>
0 commit comments