Skip to content

Commit 4b84baf

Browse files
committed
Update dependency org.webjars.npm:vue-i18n to v11.1.12
1 parent 25bc7b6 commit 4b84baf

File tree

2 files changed

+2
-2
lines changed
  • cristal-integration-resource-handler
  • cristal-integration-webjar

2 files changed

+2
-2
lines changed

cristal-integration-resource-handler/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,7 @@
7373
<dependency>
7474
<groupId>org.webjars.npm</groupId>
7575
<artifactId>vue-i18n</artifactId>
76-
<version>11.1.5</version>
76+
<version>11.1.12</version>
7777
<scope>runtime</scope>
7878
</dependency>
7979
<dependency>

cristal-integration-webjar/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@
5555
<groupId>org.webjars.npm</groupId>
5656
<artifactId>vue-i18n</artifactId>
5757
<scope>runtime</scope>
58-
<version>11.1.5</version>
58+
<version>11.1.12</version>
5959
</dependency>
6060
</dependencies>
6161
<build>

0 commit comments

Comments
 (0)