Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
ecsec Public
reqesidta-prototype
client-signer
Commits
0896cca1
Commit
0896cca1
authored
Aug 07, 2019
by
Tobias Wich
Browse files
Update plugin versions
parent
e2e6f78c
Changes
1
Hide whitespace changes
Inline
Side-by-side
pom.xml
View file @
0896cca1
...
...
@@ -75,8 +75,8 @@
<version.bouncycastle>
1.62
</version.bouncycastle>
<version.jmockit>
1.47
</version.jmockit>
<version.pmd>
6.16.0
</version.pmd>
<version.openjfx>
12.0.1
</version.openjfx>
<version.pmd>
6.17.0
</version.pmd>
<!-- preset argLine for Netbeans direct test execution -->
<argLine></argLine>
...
...
@@ -571,7 +571,7 @@
<plugin>
<groupId>
org.apache.maven.plugins
</groupId>
<artifactId>
maven-site-plugin
</artifactId>
<version>
3.
7.1
</version>
<version>
3.
8.2
</version>
</plugin>
<plugin>
...
...
@@ -583,7 +583,7 @@
<plugin>
<groupId>
org.codehaus.mojo
</groupId>
<artifactId>
license-maven-plugin
</artifactId>
<version>
1.16
</version>
<version>
2.0.0
</version>
<configuration>
<licenseFile>
LICENSE.Open-eCard
</licenseFile>
<generateBundle>
true
</generateBundle>
...
...
@@ -650,7 +650,7 @@
<dependency>
<groupId>
com.puppycrawl.tools
</groupId>
<artifactId>
checkstyle
</artifactId>
<version>
8.2
2
</version>
<version>
8.2
3
</version>
</dependency>
</dependencies>
</plugin>
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment