Skip to content

Commit

Permalink
Merge branch 'release/31.x'
Browse files Browse the repository at this point in the history
* release/31.x:
  #4541 - Upgrade dependencies
  • Loading branch information
reckart committed Mar 3, 2024
2 parents 5467592 + d943d38 commit 29f7ee1
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions inception/inception-dependencies/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -889,12 +889,12 @@
<dependency>
<groupId>org.apache.james</groupId>
<artifactId>apache-mime4j-core</artifactId>
<version>0.8.9</version>
<version>0.8.10</version>
</dependency>
<dependency>
<groupId>org.apache.james</groupId>
<artifactId>apache-mime4j-dom</artifactId>
<version>0.8.9</version>
<version>0.8.10</version>
</dependency>

<!-- LUCENE MTAS -->
Expand Down

0 comments on commit 29f7ee1

Please sign in to comment.