Skip to content

Commit

Permalink
Library updates
Browse files Browse the repository at this point in the history
  • Loading branch information
jyrkioraskari committed Dec 17, 2024
1 parent 1913ae4 commit ed5144f
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions IFCtoLBD/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -183,7 +183,7 @@
<dependency>
<groupId>org.apache.commons</groupId>
<artifactId>commons-text</artifactId>
<version>1.12.0</version>
<version>1.13.0</version>
<!-- URL for the Apache Commons Text project:
https://commons.apache.org/proper/commons-text/ -->
<!-- Apache Commons Text is a library focused on algorithms working
Expand All @@ -209,7 +209,7 @@
<dependency>
<groupId>com.fasterxml.jackson.core</groupId>
<artifactId>jackson-databind</artifactId>
<version>2.18.0</version>
<version>2.18.2</version>
<!-- URL for the Jackson Databind project:
https://github.com/FasterXML/jackson-databind -->
<!-- Jackson Databind is used for converting Java objects to and
Expand Down
2 changes: 1 addition & 1 deletion IFCtoLBD/src/license/THIRD-PARTY.properties
Original file line number Diff line number Diff line change
Expand Up @@ -55,5 +55,5 @@
# Please fill the missing licenses for dependencies :
#
#
#Fri Nov 15 17:35:56 CET 2024
#Tue Dec 17 16:15:05 CET 2024
gnu.getopt--java-getopt--1.0.13=

0 comments on commit ed5144f

Please sign in to comment.