Skip to content

Commit caad673

Browse files
Bump jansi from 2.3.2 to 2.3.3
Bumps [jansi](https://github.com/fusesource/jansi) from 2.3.2 to 2.3.3. - [Release notes](https://github.com/fusesource/jansi/releases) - [Changelog](https://github.com/fusesource/jansi/blob/master/changelog.md) - [Commits](fusesource/jansi@jansi-2.3.2...jansi-2.3.3) --- updated-dependencies: - dependency-name: org.fusesource.jansi:jansi dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent ea840bd commit caad673

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

exist-core/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -198,7 +198,7 @@
198198
<dependency>
199199
<groupId>org.fusesource.jansi</groupId>
200200
<artifactId>jansi</artifactId>
201-
<version>2.3.2</version>
201+
<version>2.3.3</version>
202202
<scope>runtime</scope>
203203
</dependency>
204204

0 commit comments

Comments
 (0)