Skip to content

Commit f08e60f

Browse files
Bump picocli from 4.6.1 to 4.6.3
Bumps [picocli](https://github.com/remkop/picocli) from 4.6.1 to 4.6.3. - [Release notes](https://github.com/remkop/picocli/releases) - [Changelog](https://github.com/remkop/picocli/blob/main/RELEASE-NOTES.md) - [Commits](remkop/picocli@v4.6.1...v4.6.3) --- updated-dependencies: - dependency-name: info.picocli:picocli dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 1cc1d48 commit f08e60f

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
@@ -63,7 +63,7 @@
6363
<dependency>
6464
<groupId>info.picocli</groupId>
6565
<artifactId>picocli</artifactId>
66-
<version>4.6.1</version>
66+
<version>4.6.3</version>
6767
</dependency>
6868
<dependency>
6969
<groupId>org.json</groupId>
@@ -73,7 +73,7 @@
7373
<dependency>
7474
<groupId>org.junit.jupiter</groupId>
7575
<artifactId>junit-jupiter-engine</artifactId>
76-
<version>5.8.1</version>
76+
<version>5.9.0</version>
7777
<scope>test</scope>
7878
</dependency>
7979
<dependency>

0 commit comments

Comments
 (0)