We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6c9ec66 commit e9dd6b7Copy full SHA for e9dd6b7
1 file changed
pom.xml
@@ -49,7 +49,7 @@
49
<dependency>
50
<groupId>org.apache.poi</groupId>
51
<artifactId>poi</artifactId>
52
- <version>5.2.2</version>
+ <version>5.2.3</version>
53
</dependency>
54
55
<groupId>colt</groupId>
@@ -243,13 +243,13 @@
243
244
<groupId>org.apache.logging.log4j</groupId>
245
<artifactId>log4j-core</artifactId>
246
- <version>2.17.2</version>
+ <version>2.19.0</version>
247
<scope>test</scope>
248
249
250
251
<artifactId>log4j-slf4j-impl</artifactId>
252
253
254
255
</dependencies>
0 commit comments