Skip to content

Commit

Permalink
SEC-122: Mark java-ts-bind as a provided dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
baptistegrimaud committed Dec 16, 2024
1 parent 9c734a8 commit 7107a5b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion javascript-modules-engine-java/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,7 @@
<artifactId>java-ts-bind</artifactId>
<version>1.0.0-jahia-2</version>
<classifier>all</classifier>
<scope>runtime</scope>
<scope>provided</scope>
</dependency>
<!-- dependencies not present / different required to generate the *d.ts files: -->
<dependency>
Expand Down

0 comments on commit 7107a5b

Please sign in to comment.