Skip to content

Commit 0a28fae

Browse files
Update all non-major maven dependencies
1 parent 35a6d9b commit 0a28fae

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

pom.xml

Lines changed: 5 additions & 5 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.0</version>
1515
<packaging>jar</packaging>
1616

1717
<name>reporter</name>
@@ -126,17 +126,17 @@
126126
<dependency>
127127
<groupId>org.jxls</groupId>
128128
<artifactId>jxls</artifactId>
129-
<version>2.11.0</version>
129+
<version>2.11.0</v2.13.0
130130
</dependency>
131131
<dependency>
132132
<groupId>org.jxls</groupId>
133133
<artifactId>jxls-poi</artifactId>
134-
<version>2.11.0</version>
134+
<version>2.11.0</v2.13.0
135135
</dependency>
136136
<dependency>
137137
<groupId>commons-io</groupId>
138138
<artifactId>commons-io</artifactId>
139-
<version>2.11.0</version>
139+
<version>2.11.0</v2.14.0
140140
</dependency>
141141
<dependency>
142142
<groupId>com.google.guava</groupId>
@@ -169,7 +169,7 @@
169169
<dependency>
170170
<groupId>com.cronutils</groupId>
171171
<artifactId>cron-utils</artifactId>
172-
<version>9.1.6</version>
172+
<version>9.2.1</version>
173173
</dependency>
174174
<dependency>
175175
<groupId>software.amazon.msk</groupId>

0 commit comments

Comments
 (0)