Skip to content

Commit

Permalink
Updated dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
cgendreau committed Oct 9, 2024
1 parent 11729b0 commit 0e851c8
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion dina-base-api/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
<org.mapstruct.version>1.6.0</org.mapstruct.version>
<lombok-mapstruct-binding.version>0.2.0</lombok-mapstruct-binding.version>

<commons-io.version>2.15.1</commons-io.version>
<commons-io.version>2.16.1</commons-io.version>
<java-uuid-generator.version>4.3.0</java-uuid-generator.version>
<spring-hateoas-jsonapi.version>1.6.0</spring-hateoas-jsonapi.version>

Expand Down
2 changes: 1 addition & 1 deletion dina-workbook/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
<url>https://github.com/AAFC-BICoE/dina-base-api</url>

<properties>
<poi-ooxml.version>5.2.3</poi-ooxml.version>
<poi-ooxml.version>5.3.0</poi-ooxml.version>
</properties>

<dependencies>
Expand Down

0 comments on commit 0e851c8

Please sign in to comment.