Skip to content

Commit 4431221

Browse files
Update all non-major maven dependencies
1 parent de2c29a commit 4431221

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

pom.xml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
</parent>
1212

1313
<artifactId>reporter</artifactId>
14-
<version>1.0.0-SNAPSHOT</version>
14+
<version>1.0.1-SNAPSHOT</version>
1515
<packaging>jar</packaging>
1616

1717
<name>reporter</name>
@@ -131,12 +131,12 @@
131131
<dependency>
132132
<groupId>org.jxls</groupId>
133133
<artifactId>jxls</artifactId>
134-
<version>2.11.0</version>
134+
<version>2.14.0</version>
135135
</dependency>
136136
<dependency>
137137
<groupId>org.jxls</groupId>
138138
<artifactId>jxls-poi</artifactId>
139-
<version>2.11.0</version>
139+
<version>2.14.0</version>
140140
</dependency>
141141
<dependency>
142142
<groupId>commons-io</groupId>
@@ -174,7 +174,7 @@
174174
<dependency>
175175
<groupId>com.cronutils</groupId>
176176
<artifactId>cron-utils</artifactId>
177-
<version>9.1.6</version>
177+
<version>9.2.1</version>
178178
</dependency>
179179
<dependency>
180180
<groupId>software.amazon.msk</groupId>

0 commit comments

Comments
 (0)