Skip to content

Commit a2ef3bb

Browse files
committed
Update the version of some of the used Maven plugins
1 parent efd1217 commit a2ef3bb

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
@@ -80,7 +80,7 @@
8080
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
8181
<jackrabbit.version>2.18.4</jackrabbit.version>
8282
<tika.version>1.22</tika.version>
83-
<silverpeas-jca.version>1.3-build191120</silverpeas-jca.version>
83+
<silverpeas-jca.version>1.3-build191121</silverpeas-jca.version>
8484
</properties>
8585

8686
<build>
@@ -104,7 +104,7 @@
104104
<plugin>
105105
<groupId>org.apache.maven.plugins</groupId>
106106
<artifactId>maven-jarsigner-plugin</artifactId>
107-
<version>3.6.2</version>
107+
<version>3.0.0</version>
108108
</plugin>
109109
</plugins>
110110
</pluginManagement>

0 commit comments

Comments
 (0)