Skip to content

Commit 3b79ef3

Browse files
authored
Update pom.xml
更新jar版本依赖,老版本有安全风险
1 parent deb3abc commit 3b79ef3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

jodconverter-web/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -110,7 +110,7 @@
110110
<dependency>
111111
<groupId>com.github.junrar</groupId>
112112
<artifactId>junrar</artifactId>
113-
<version>0.7</version>
113+
<version>1.0.1</version>
114114
</dependency>
115115
<dependency>
116116
<groupId>net.sourceforge.jchardet</groupId>

0 commit comments

Comments
 (0)