Skip to content

Commit

Permalink
Merge branch 'development' into java21
Browse files Browse the repository at this point in the history
  • Loading branch information
c-dilks authored Dec 16, 2024
2 parents db9ca64 + eb503d3 commit c31393f
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion common-tools/clara-io/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@
<dependency>
<groupId>org.apache.commons</groupId>
<artifactId>commons-text</artifactId>
<version>1.12.0</version>
<version>1.13.0</version>
</dependency>

</dependencies>
Expand Down
2 changes: 1 addition & 1 deletion common-tools/clas-utils/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
<dependency>
<groupId>org.apache.commons</groupId>
<artifactId>commons-text</artifactId>
<version>1.12.0</version>
<version>1.13.0</version>
</dependency>
<dependency>
<groupId>org.apache.commons</groupId>
Expand Down

0 comments on commit c31393f

Please sign in to comment.