Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/master' into do-20230824-fix-okh…
Browse files Browse the repository at this point in the history
…ttp3-dependencies
  • Loading branch information
dotasek committed Aug 24, 2023
2 parents aa0508a + 38e41a9 commit e072779
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -280,6 +280,12 @@
<version>3.4.0</version>
</dependency>

<dependency>
<groupId>org.ogce</groupId>
<artifactId>xpp3</artifactId>
<version>1.1.6</version>
</dependency>

<dependency>
<groupId>org.junit.jupiter</groupId>
<artifactId>junit-jupiter-api</artifactId>
Expand Down

0 comments on commit e072779

Please sign in to comment.