Skip to content

Commit 6bad18c

Browse files
mmoquiSilverYoCha
authored andcommitted
Update version Jackrabbit to 2.14.3 and common-io to 1.11
1 parent ce33ba0 commit 6bad18c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -97,7 +97,7 @@
9797
<maven.compiler.source>1.8</maven.compiler.source>
9898
<maven.compiler.target>1.8</maven.compiler.target>
9999
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
100-
<jackrabbit.version>2.8.0</jackrabbit.version>
100+
<jackrabbit.version>2.14.3</jackrabbit.version>
101101
</properties>
102102

103103
<dependencies>
@@ -122,7 +122,7 @@
122122
<dependency>
123123
<groupId>commons-codec</groupId>
124124
<artifactId>commons-codec</artifactId>
125-
<version>1.8</version>
125+
<version>1.11</version>
126126
</dependency>
127127
<dependency>
128128
<groupId>junit</groupId>

0 commit comments

Comments
 (0)