Skip to content

Commit 134cfef

Browse files
committed
build(deps): bump digidoc4j version to 6.1.0
WE2-1175 Signed-off-by: Sven Mitt <svenzik@users.noreply.github.com>
1 parent aab3725 commit 134cfef

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

example/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
<java.version>17</java.version>
2121
<maven-surefire-plugin.version>3.5.3</maven-surefire-plugin.version>
2222
<webeid.version>3.2.0</webeid.version>
23-
<digidoc4j.version>6.0.1</digidoc4j.version>
23+
<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.4.6</jib.version>
2626
</properties>

0 commit comments

Comments
 (0)