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
68caf9b9
Commit
68caf9b9
authored
Aug 07, 2019
by
Tobias Wich
Browse files
Update lib versions
parent
0896cca1
Changes
1
Hide whitespace changes
Inline
Side-by-side
pom.xml
View file @
68caf9b9
...
...
@@ -75,8 +75,8 @@
<version.bouncycastle>
1.62
</version.bouncycastle>
<version.jmockit>
1.47
</version.jmockit>
<version.openjfx>
12.0.1
</version.openjfx>
<version.pmd>
6.17.0
</version.pmd>
<version.openjfx>
12.0.2
</version.openjfx>
<!-- preset argLine for Netbeans direct test execution -->
<argLine></argLine>
...
...
@@ -843,7 +843,7 @@
<dependency>
<groupId>
com.fasterxml.jackson.module
</groupId>
<artifactId>
jackson-module-jaxb-annotations
</artifactId>
<version>
2.9.
7
</version>
<version>
2.9.
9
</version>
</dependency>
<dependency>
<groupId>
org.bitbucket.b_c
</groupId>
...
...
@@ -853,25 +853,25 @@
<dependency>
<groupId>
com.github.markusbernhardt
</groupId>
<artifactId>
proxy-vole
</artifactId>
<version>
1.0.
3
</version>
<version>
1.0.
4
</version>
</dependency>
<dependency>
<groupId>
org.apache.pdfbox
</groupId>
<artifactId>
pdfbox
</artifactId>
<version>
2.0.1
3
</version>
<version>
2.0.1
6
</version>
</dependency>
<!-- Java Native Access -->
<dependency>
<groupId>
net.java.dev.jna
</groupId>
<artifactId>
jna
</artifactId>
<version>
5.
3.1
</version>
<version>
5.
4.0
</version>
</dependency>
<dependency>
<groupId>
net.java.dev.jna
</groupId>
<artifactId>
jna-platform
</artifactId>
<version>
5.
3.1
</version>
<version>
5.
4.0
</version>
</dependency>
<!-- BouncyCastle -->
...
...
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