Skip to content

Commit dbf78c9

Browse files
authored
Merge pull request #3929 from eXist-db/dependabot/maven/org.fusesource.jansi-jansi-2.3.3
Bump jansi from 2.3.2 to 2.3.3
2 parents 8016595 + caad673 commit dbf78c9

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)