File tree 1 file changed +2
-2
lines changed
1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 2
2
<modelVersion >4.0.0</modelVersion >
3
3
<groupId >com.microsoft.azure.functions</groupId >
4
4
<artifactId >azure-functions-java-worker</artifactId >
5
- <version >2.16 .0</version >
5
+ <version >2.17 .0</version >
6
6
<packaging >jar</packaging >
7
7
<name >Azure Functions Java Worker</name >
8
8
<description >This package contains the Java Language Worker used by Azure functions host to execute java functions</description >
303
303
</systemProperties >
304
304
</configuration >
305
305
</plugin >
306
- <!-- This plugin is used to detect publicly disclosed vulnerabilities contained within a project’ s dependencies -->
306
+ <!-- This plugin is used to detect publicly disclosed vulnerabilities contained within a project' s dependencies -->
307
307
<plugin >
308
308
<groupId >org.owasp</groupId >
309
309
<artifactId >dependency-check-maven</artifactId >
You can’t perform that action at this time.
0 commit comments