File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed
Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 1010 </parent >
1111 <groupId >eu.webeid.example</groupId >
1212 <artifactId >web-eid-springboot-example</artifactId >
13- <version >3.2.0 </version >
13+ <version >3.2.1-SNAPSHOT </version >
1414 <name >web-eid-springboot-example</name >
1515 <description >Example Spring Boot application that demonstrates how to use Web eID for authentication and digital
1616 signing
1919 <properties >
2020 <java .version>17</java .version>
2121 <maven-surefire-plugin .version>3.5.3</maven-surefire-plugin .version>
22- <webeid .version>3.2.0 </webeid .version>
22+ <webeid .version>3.2.1-SNAPSHOT </webeid .version>
2323 <digidoc4j .version>6.1.0</digidoc4j .version>
2424 <jmockit .version>1.44</jmockit .version> <!-- Keep version 1.44, otherwise mocking will fail. -->
2525 <jib .version>3.5.1</jib .version>
Original file line number Diff line number Diff line change 55 <modelVersion >4.0.0</modelVersion >
66 <artifactId >authtoken-validation</artifactId >
77 <groupId >eu.webeid.security</groupId >
8- <version >3.2.0 </version >
8+ <version >3.2.1-SNAPSHOT </version >
99 <packaging >jar</packaging >
1010 <name >authtoken-validation</name >
1111 <description >Web eID authentication token validation library for Java</description >
You can’t perform that action at this time.
0 commit comments