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.
1 parent 4ebc6ac commit 79d69ffCopy full SHA for 79d69ff
pom.xml
@@ -43,17 +43,17 @@
43
<dependency>
44
<groupId>javax.xml.bind</groupId>
45
<artifactId>jaxb-api</artifactId>
46
- <version>2.3.0</version>
+ <version>2.3.1</version>
47
</dependency>
48
49
<groupId>ch.qos.logback</groupId>
50
<artifactId>logback-classic</artifactId>
51
- <version>1.2.3</version>
+ <version>1.2.11</version>
52
53
54
<groupId>info.picocli</groupId>
55
<artifactId>picocli</artifactId>
56
- <version>4.0.0-beta-1b</version>
+ <version>4.6.3</version>
57
58
59
<groupId>com.oracle.ojdbc</groupId>
0 commit comments