Skip to content

Commit

Permalink
Update moment to 2.30.1
Browse files Browse the repository at this point in the history
  • Loading branch information
ato committed Aug 30, 2024
1 parent b5f7dfc commit c95c861
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -130,6 +130,7 @@
<artifactId>lodash</artifactId>
<version>4.17.21</version>
</dependency>

<dependency>
<groupId>org.webjars.bower</groupId>
<artifactId>redoc</artifactId>
Expand All @@ -138,7 +139,7 @@
<dependency>
<groupId>org.webjars.npm</groupId>
<artifactId>moment</artifactId>
<version>2.24.0</version>
<version>2.30.1</version>
</dependency>

<!--
Expand Down

0 comments on commit c95c861

Please sign in to comment.