Skip to content

Commit 8816c85

Browse files
authored
Merge branch 'main' into java-21
2 parents 6d628ff + 917a8ed commit 8816c85

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -259,7 +259,7 @@
259259
<dependency>
260260
<groupId>commons-cli</groupId>
261261
<artifactId>commons-cli</artifactId>
262-
<version>1.5.0</version>
262+
<version>1.6.0</version>
263263
</dependency>
264264

265265
<dependency>
@@ -295,7 +295,7 @@
295295
<dependency>
296296
<groupId>org.glassfish.jaxb</groupId>
297297
<artifactId>jaxb-runtime</artifactId>
298-
<version>4.0.3</version>
298+
<version>4.0.4</version>
299299
</dependency>
300300

301301
<dependency>

0 commit comments

Comments
 (0)