We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 76f1f5f + cc694cf commit e02786dCopy full SHA for e02786d
pom.xml
@@ -58,7 +58,7 @@
58
<dependency>
59
<groupId>org.apache.httpcomponents</groupId>
60
<artifactId>httpmime</artifactId>
61
- <version>4.5.12</version>
+ <version>4.5.13</version>
62
</dependency>
63
64
<groupId>info.picocli</groupId>
@@ -73,7 +73,7 @@
73
74
<groupId>org.junit.jupiter</groupId>
75
<artifactId>junit-jupiter-engine</artifactId>
76
- <version>5.8.1</version>
+ <version>5.9.0</version>
77
<scope>test</scope>
78
79
0 commit comments