Skip to content

Commit 949a193

Browse files
mmoquiSilverYoCha
authored andcommitted
Feature #13059
Update Jackrabbit JCA to version 2.20.5 for security reasons.
1 parent 9d30d5d commit 949a193

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
@@ -30,7 +30,7 @@
3030
<parent>
3131
<groupId>org.silverpeas</groupId>
3232
<artifactId>silverpeas-project</artifactId>
33-
<version>1.5-build220516</version>
33+
<version>1.5-SNAPSHOT</version>
3434
</parent>
3535

3636
<packaging>pom</packaging>
@@ -81,7 +81,7 @@
8181
<next.release>6.3</next.release>
8282
<core.version>${project.version}</core.version>
8383
<components.version>${project.version}</components.version>
84-
<jackrabbit.version>2.20.4</jackrabbit.version>
84+
<jackrabbit.version>2.20.5</jackrabbit.version>
8585
</properties>
8686

8787
<dependencies>

0 commit comments

Comments
 (0)