Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
axkr committed Oct 17, 2024
2 parents e3d6190 + 17a1cf2 commit f29dc2a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions symja_android_library/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -178,12 +178,12 @@
<dependency>
<groupId>io.undertow</groupId>
<artifactId>undertow-core</artifactId>
<version>2.3.17.Final</version>
<version>2.3.18.Final</version>
</dependency>
<dependency>
<groupId>io.undertow</groupId>
<artifactId>undertow-servlet</artifactId>
<version>2.3.17.Final</version>
<version>2.3.18.Final</version>
</dependency>
<dependency>
<groupId>it.unimi.dsi</groupId>
Expand Down

0 comments on commit f29dc2a

Please sign in to comment.