Skip to content

Commit

Permalink
SIVA-496 Update digidoc4j to 5.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
jukutr committed Sep 19, 2023
1 parent 2d493aa commit 27c8cbd
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ Run following command:
./mvnw clean install
```

Or create image for Docker:
After that, you can optionally create an image for Docker:

```bash
./mvnw spring-boot:build-image -pl siva-parent/siva-webapp
Expand Down
2 changes: 1 addition & 1 deletion validation-services-parent/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
</modules>

<properties>
<digidoc4j.version>5.1.0</digidoc4j.version>
<digidoc4j.version>5.2.0</digidoc4j.version>
</properties>

<dependencyManagement>
Expand Down

0 comments on commit 27c8cbd

Please sign in to comment.